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 3ba4b74 commit ebff32cCopy full SHA for ebff32c
.github/workflows/maven.yml
@@ -20,7 +20,7 @@ jobs:
20
timeout-minutes: 45
21
22
steps:
23
- - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
+ - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
24
with:
25
fetch-depth: 0
26
submodules: true
0 commit comments