Skip to content

Commit f96f9ec

Browse files
authored
chore(deps): update gradle/actions action to v5 (#181)
2 parents 378bf76 + 97a9b0f commit f96f9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
distribution: temurin
6565
java-version: 24
6666
- name: Setup Gradle
67-
uses: gradle/actions/setup-gradle@v4
67+
uses: gradle/actions/setup-gradle@v5
6868
- name: Build
6969
run: ./gradlew clean build test
7070
- name: Upload JAR for PR

0 commit comments

Comments
 (0)