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 9a8fc98 commit 5808337Copy full SHA for 5808337
.github/workflows/gradle.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
19
- name: Set up JDK 1.8
20
uses: actions/setup-java@v3
21
with:
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ jobs:
7
publish:
8
9
10
11
12
13
0 commit comments