We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f036184 commit a181c38Copy full SHA for a181c38
.github/workflows/publish.yml
@@ -77,7 +77,7 @@ jobs:
77
run: chmod +x gradlew
78
- name: Validate Gradle wrapper
79
uses: gradle/wrapper-validation-action@v1
80
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
81
with:
82
path: |
83
~/.gradle/caches
0 commit comments