Skip to content

Commit a7d873e

Browse files
chore(deps): update actions/cache action to v3.2.4 (#938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f600afc commit a7d873e

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].3
105+
uses: actions/[email protected].4
106106
with:
107107
path: ${{ steps.properties.outputs.pluginVerifierHomeDir }}/ides
108108
key: plugin-verifier-${{ hashFiles('plugin/build/listProductsReleases.txt') }}

0 commit comments

Comments
 (0)