Skip to content

Commit 9cd6865

Browse files
chore(deps): update gradle/actions action to v6 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f988c1 commit 9cd6865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
java-version: 21
1818
distribution: 'temurin'
1919
- name: Setup Gradle
20-
uses: gradle/actions/setup-gradle@v5
20+
uses: gradle/actions/setup-gradle@v6
2121
- name: Build with Gradle
2222
run: ./gradlew build
2323
- name: Upload a Build Artifact

0 commit comments

Comments
 (0)