Skip to content

Commit 565e9a5

Browse files
authored
Merge pull request apache#89 from apache/dependabot/github_actions/actions/checkout-2.3.5
Bump actions/checkout from 2.3.4 to 2.3.5
2 parents 87eda52 + 1138614 commit 565e9a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# experimental: true
3333

3434
steps:
35-
- uses: actions/checkout@v2.3.4
35+
- uses: actions/checkout@v2.3.5
3636
- uses: actions/cache@v2.1.6
3737
with:
3838
path: ~/.m2/repository

0 commit comments

Comments
 (0)