Skip to content

Commit e7244ff

Browse files
committed
Bump gradle/actions to 4.4.0
1 parent a2a846e commit e7244ff

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@d156388eb19639ec20ade50009f3d199ce1e2808
22+
uses: gradle/actions/setup-gradle@8379f6a1328ee0e06e2bb424dadb7b159856a326
2323
- name: Build with Gradle
2424
run: ./gradlew makePages
2525
- name: Pages artifact

0 commit comments

Comments
 (0)