Skip to content

Commit d065dbc

Browse files
Update gradle/actions action to v6
1 parent 70f1098 commit d065dbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
echo "VERSION=${DATE}-${HASH}" >> $GITHUB_ENV
2525
2626
- name: Setup Gradle
27-
uses: gradle/actions/setup-gradle@v4
27+
uses: gradle/actions/setup-gradle@v6
2828

2929
# https://vanniktech.github.io/gradle-maven-publish-plugin/central
3030
- name: Publish package

0 commit comments

Comments
 (0)