We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5583f5 commit 6663b35Copy full SHA for 6663b35
1 file changed
.github/workflows/gradle.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
steps:
14
- - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
+ - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
15
- name: Set up JDK 1.17
16
uses: actions/setup-java@a18c333f3f14249953dab3e186e5e21bf3390f1d
17
with:
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments