Skip to content

Commit

Permalink
chore: upgrade wrapper validation
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoso committed Nov 1, 2024
1 parent dc1ee31 commit 5c87729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
- uses: gradle/wrapper-validation-action@v3.3.1
- uses: gradle/actions/wrapper-validation@v4
- name: Create .gpg key
run: |
echo $GPG_KEY_ARMOR | base64 --decode > ./release.asc
Expand Down

0 comments on commit 5c87729

Please sign in to comment.