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 77c4b67 commit 371c6abCopy full SHA for 371c6ab
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
steps:
14
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
15
- uses: actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88 # v4.3.0
16
with:
17
java-version: 8
0 commit comments