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 b9fd09c commit 3202860Copy full SHA for 3202860
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
- run: java -version
32
33
- name: Setup Gradle
34
- uses: gradle/actions/setup-gradle@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4.4.4
+ uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
35
with:
36
validate-wrappers: true
37
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments