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 fb195df commit d3e216cCopy full SHA for d3e216c
.github/workflows/build.yml
@@ -118,7 +118,7 @@ jobs:
118
119
# Cache Plugin Verifier IDEs
120
- name: Setup Plugin Verifier IDEs Cache
121
- uses: actions/cache@v3.3.1
+ uses: actions/cache@v3.3.2
122
with:
123
path: ${{ steps.properties.outputs.pluginVerifierHomeDir }}/ides
124
key: plugin-verifier-${{ hashFiles('plugin/build/listProductsReleases.txt') }}
0 commit comments