Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent c041dd3 commit 1c79f13
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 @@ -32,7 +32,7 @@ jobs:
java: [ '8', '11', '17' ]
steps:
- name: Checkout code
uses: actions/[email protected].2
uses: actions/[email protected].3
- name: Set up cache
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 1c79f13

Please sign in to comment.