We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f5516 commit 4e5ba7fCopy full SHA for 4e5ba7f
.github/workflows/publish-on-github-packages.yml
@@ -33,7 +33,7 @@ jobs:
33
git fetch
34
git checkout ${{ github.event.inputs.commit_sha }}
35
36
- - uses: gradle/gradle-build-action@v2
+ - uses: gradle/gradle-build-action@v2.9.0
37
with:
38
gradle-version: 7.4.2
39
arguments: publish
0 commit comments