Skip to content

Commit edb4fac

Browse files
authored
chore: upgrade wrapper validation (#1412)
1 parent 9cc6c66 commit edb4fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
java-version: '17'
3333
distribution: 'temurin'
34-
- uses: gradle/wrapper-validation[email protected]
34+
- uses: gradle/actions/wrapper-validation@v4
3535
- name: Create .gpg key
3636
run: |
3737
echo $GPG_KEY_ARMOR | base64 --decode > ./release.asc

0 commit comments

Comments
 (0)