Skip to content

Commit fe86fea

Browse files
committed
Bump Gradle Actions to 5.0.0
1 parent a91e11f commit fe86fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
java-version: '21'
2020
distribution: 'temurin'
2121
- name: Setup Gradle
22-
uses: gradle/actions/setup-gradle@8379f6a1328ee0e06e2bb424dadb7b159856a326
22+
uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2
2323
- name: Build with Gradle
2424
run: ./gradlew makePages
2525
- name: Pages artifact

0 commit comments

Comments
 (0)