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 9219e92 + f1015dd commit ee6b7b3Copy full SHA for ee6b7b3
1 file changed
.github/workflows/build.yml
@@ -202,7 +202,7 @@ jobs:
202
203
# Cache Plugin Verifier IDEs
204
- name: Setup Plugin Verifier IDEs Cache
205
- uses: actions/cache@v4
+ uses: actions/cache@v5
206
with:
207
path: ${{ needs.build.outputs.pluginVerifierHomeDir }}/ides
208
key: plugin-verifier-${{ hashFiles('build/listProductsReleases.txt') }}
0 commit comments