We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a35d85 + ae19bc1 commit e0e8dfbCopy full SHA for e0e8dfb
2 files changed
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
m2-${{ matrix.java }}-${{ matrix.mc }}
51
52
- name: Setup Gradle
53
- uses: gradle/actions/setup-gradle@f29f5a9d7b09a7c6b29859002d29d24e1674c884 # v5.0.1
+ uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
54
55
- name: Setup BuildTools
56
if: steps.cache.outputs.cache-hit != 'true'
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
0 commit comments