Skip to content

Commit d3e216c

Browse files
chore(deps): update actions/cache action to v3.3.2
1 parent fb195df commit d3e216c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
# Cache Plugin Verifier IDEs
120120
- name: Setup Plugin Verifier IDEs Cache
121-
uses: actions/[email protected].1
121+
uses: actions/[email protected].2
122122
with:
123123
path: ${{ steps.properties.outputs.pluginVerifierHomeDir }}/ides
124124
key: plugin-verifier-${{ hashFiles('plugin/build/listProductsReleases.txt') }}

0 commit comments

Comments
 (0)