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 a12c713 commit b07da92Copy full SHA for b07da92
.github/workflows/publish_to_nexus.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
steps:
17
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
18
- name: Set up JDK 15
19
uses: actions/setup-java@v4
20
with:
.github/workflows/verify.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
0 commit comments