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.
2 parents d34bfeb + a257a97 commit 7788f44Copy full SHA for 7788f44
1 file changed
.github/workflows/build.yml
@@ -198,7 +198,7 @@ jobs:
198
199
# Cache Plugin Verifier IDEs
200
- name: Setup Plugin Verifier IDEs Cache
201
- uses: actions/cache@v4
+ uses: actions/cache@v5
202
with:
203
path: ${{ needs.build.outputs.pluginVerifierHomeDir }}/ides
204
key: plugin-verifier-${{ hashFiles('build/listProductsReleases.txt') }}
0 commit comments