We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beae727 commit d368f6aCopy full SHA for d368f6a
.github/workflows/maven.yml
@@ -20,7 +20,7 @@ jobs:
20
timeout-minutes: 45
21
22
steps:
23
- - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
+ - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
24
with:
25
fetch-depth: 0
26
submodules: true
0 commit comments