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 78a1812 commit 6a396a3Copy full SHA for 6a396a3
.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