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 112488c commit ab1187eCopy full SHA for ab1187e
.github/workflows/maven.yml
@@ -20,7 +20,7 @@ jobs:
20
timeout-minutes: 45
21
22
steps:
23
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
24
with:
25
fetch-depth: 0
26
submodules: true
0 commit comments