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 728d007 + e1729a0 commit b43fca6Copy full SHA for b43fca6
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout project
22
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
24
# Strip -ea off of java-version for build-time use
25
- name: Strip java-version postfix
0 commit comments