Skip to content

Commit 4e5ba7f

Browse files
authored
#2652: increase gradle action version (#2653)
1 parent e3f5516 commit 4e5ba7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-on-github-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
git fetch
3434
git checkout ${{ github.event.inputs.commit_sha }}
3535
36-
- uses: gradle/gradle-build-action@v2
36+
- uses: gradle/gradle-build-action@v2.9.0
3737
with:
3838
gradle-version: 7.4.2
3939
arguments: publish

0 commit comments

Comments
 (0)