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.
2 parents beb393f + dafa258 commit c0cd25dCopy full SHA for c0cd25d
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout project
22
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
23
24
# Strip -ea off of java-version for build-time use
25
- name: Strip java-version postfix
0 commit comments