Skip to content

Commit

Permalink
Merge pull request #54 from DomiCraftFR/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v4.2.0
  • Loading branch information
Aurelien30000 authored Sep 27, 2024
2 parents 4afd0fd + a0b12a3 commit d7617cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down

0 comments on commit d7617cb

Please sign in to comment.