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 b520c4f + a7c8dd3 commit 08c5d27Copy full SHA for 08c5d27
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