Skip to content

Commit a181c38

Browse files
committed
chore: fix GitHub CI
1 parent f036184 commit a181c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: chmod +x gradlew
7878
- name: Validate Gradle wrapper
7979
uses: gradle/wrapper-validation-action@v1
80-
- uses: actions/cache@v2
80+
- uses: actions/cache@v4
8181
with:
8282
path: |
8383
~/.gradle/caches

0 commit comments

Comments
 (0)