Skip to content

Commit

Permalink
Merge pull request #385 from apache/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4.2.2

Bump actions/checkout from 4.1.7 to 4.2.2
  • Loading branch information
lukaszlenart authored Nov 14, 2024
2 parents eb1d1c6 + 08b3f3d commit 8ae9f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
java: [ '17', '21' ]
steps:
- name: Checkout code
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.2
- name: Set up cache
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 8ae9f12

Please sign in to comment.