Skip to content

Commit

Permalink
Merge pull request #151 from AndriyKalashnykov/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/checkout-4.0.0

build(deps): Bump actions/checkout from 3.5.3 to 4.0.0
  • Loading branch information
AndriyKalashnykov committed Sep 9, 2023
2 parents 8d30746 + 216bb99 commit 56baf8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Download repository
uses: actions/checkout@v3.5.3
uses: actions/checkout@v4.0.0

- name: Set up JDK
uses: actions/setup-java@v3.12.0
Expand Down

0 comments on commit 56baf8d

Please sign in to comment.