There was an error while loading. Please reload this page.
1 parent 8ebfcb5 commit 6496becCopy full SHA for 6496bec
.github/workflows/build.yml
@@ -208,7 +208,7 @@ jobs:
208
209
# Cache Plugin Verifier IDEs
210
- name: Setup Plugin Verifier IDEs Cache
211
- uses: actions/cache@v3
+ uses: actions/cache@v4
212
with:
213
path: ${{ needs.build.outputs.pluginVerifierHomeDir }}/ides
214
key: plugin-verifier-${{ hashFiles('build/listProductsReleases.txt') }}
0 commit comments