Skip to content

Commit

Permalink
#2652: increase gradle action version (#2653)
Browse files Browse the repository at this point in the history
  • Loading branch information
bissquit authored Oct 10, 2023
1 parent e3f5516 commit 4e5ba7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-on-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
git fetch
git checkout ${{ github.event.inputs.commit_sha }}
- uses: gradle/gradle-build-action@v2
- uses: gradle/gradle-build-action@v2.9.0
with:
gradle-version: 7.4.2
arguments: publish
Expand Down

0 comments on commit 4e5ba7f

Please sign in to comment.