Skip to content

Commit 4679880

Browse files
renovate[bot]Pfeil
authored andcommitted
chore(deps): update gradle/actions action to v5
1 parent 3a446e1 commit 4679880

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Install Dependencies
3535
run: npm install -g ro-crate-html-js
3636
- name: Setup Gradle
37-
uses: gradle/actions/setup-gradle@v4
37+
uses: gradle/actions/setup-gradle@v5
3838
- name: Build and Test with Gradle
3939
run: ./gradlew -Dprofile=release build
4040
- name: Upload (test) reports as artifact on GitHub on manual runs

0 commit comments

Comments
 (0)