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.
1 parent 09386a6 commit 305d5cbCopy full SHA for 305d5cb
1 file changed
.github/workflows/check.yaml
@@ -81,7 +81,7 @@ jobs:
81
with:
82
validate-wrappers: false
83
- name: Set up verifier cache
84
- uses: actions/cache@v4
+ uses: actions/cache@v5
85
86
path: ${{ needs.build.outputs.pluginVerifierHomeDir }}/ides
87
key: plugin-verifier-${{ hashFiles('build/listProductsReleases.txt') }}
0 commit comments