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 5394f79 + 977fc9d commit e019ae9Copy full SHA for e019ae9
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@v5
+ uses: actions/cache@v6
202
with:
203
path: ${{ needs.build.outputs.pluginVerifierHomeDir }}/ides
204
key: plugin-verifier-${{ hashFiles('build/listProductsReleases.txt') }}
0 commit comments