Skip to content

Commit 9fe1d19

Browse files
Update checkLibraryBuildStatus.yml
Update Gradle Actions
1 parent 01ff7a6 commit 9fe1d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkLibraryBuildStatus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
java-version: 11
2121
distribution: adopt
2222
- name: Setup Gradle
23-
uses: gradle/gradle-build-action@v3.5.0
23+
uses: gradle/actions/setup-gradle@v4
2424
with:
2525
gradle-version: 7.4.2
2626
- name: Build Library with Gradle

0 commit comments

Comments
 (0)