Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
papjul authored Apr 17, 2024
1 parent ed1a28a commit 4b68119
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: Gradle Wrapper
uses: gradle/wrapper-validation-action@v2
uses: gradle/actions/wrapper-validation@v3

- name: Setup Android SDK
run: |
Expand Down Expand Up @@ -76,4 +76,4 @@ jobs:
files: |
pixel-icon-provider-${{ env.VERSION_TAG }}.apk
draft: true
prerelease: false
prerelease: false

0 comments on commit 4b68119

Please sign in to comment.