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 ddeb7bf commit 1e22361Copy full SHA for 1e22361
.github/workflows/gradle.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
steps:
17
- - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
18
- name: Set up JDK 1.17
19
uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0
20
with:
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
37
0 commit comments