Skip to content

Commit ef1329e

Browse files
authored
Merge pull request #74 from jetty-project/dependabot/github_actions/actions/checkout-2.4.0
Bump actions/checkout from 2.3.5 to 2.4.0
2 parents bc6a7b3 + 9e3047d commit ef1329e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: Checkout
35-
uses: actions/checkout@v2.3.5
35+
uses: actions/checkout@v2.4.0
3636

3737
- name: Set up cache for ~./m2/repository
3838
uses: actions/[email protected]

0 commit comments

Comments
 (0)