Skip to content

Commit 8818a24

Browse files
chore(deps): update actions/cache action to v3.2.2 (#917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Brandon Fergerson <[email protected]>
1 parent 0e5e7a5 commit 8818a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102

103103
# Cache Plugin Verifier IDEs
104104
- name: Setup Plugin Verifier IDEs Cache
105-
uses: actions/[email protected].1
105+
uses: actions/[email protected].2
106106
with:
107107
path: ${{ steps.properties.outputs.pluginVerifierHomeDir }}/ides
108108
key: plugin-verifier-${{ hashFiles('plugin/build/listProductsReleases.txt') }}

0 commit comments

Comments
 (0)