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.
2 parents c292536 + 6b13b6e commit e309ce4Copy full SHA for e309ce4
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
- run: java -version
32
33
- name: Setup Gradle
34
- uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
+ uses: gradle/actions/setup-gradle@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4.4.4
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