Skip to content

Commit 61e5dc6

Browse files
pschichbotpschichtel
authored andcommitted
Update gradle/actions action to v6
1 parent 4fa256e commit 61e5dc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
distribution: 'temurin'
2424
cache: gradle
2525
- name: Setup Gradle
26-
uses: gradle/actions/setup-gradle@v5
26+
uses: gradle/actions/setup-gradle@v6
2727
- name: Build
2828
run: ./gradlew --no-configuration-cache --no-parallel githubActions
2929
env:

0 commit comments

Comments
 (0)