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 0f3e204 commit ad7c364Copy full SHA for ad7c364
.github/workflows/maven.yml
@@ -20,7 +20,7 @@ jobs:
20
timeout-minutes: 45
21
22
steps:
23
- - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
+ - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
24
with:
25
fetch-depth: 0
26
submodules: true
0 commit comments