Skip to content

Commit e019ae9

Browse files
authored
Merge pull request #68 from j-plugins/dependabot/github_actions/actions/cache-6
2 parents 5394f79 + 977fc9d commit e019ae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

199199
# Cache Plugin Verifier IDEs
200200
- name: Setup Plugin Verifier IDEs Cache
201-
uses: actions/cache@v5
201+
uses: actions/cache@v6
202202
with:
203203
path: ${{ needs.build.outputs.pluginVerifierHomeDir }}/ides
204204
key: plugin-verifier-${{ hashFiles('build/listProductsReleases.txt') }}

0 commit comments

Comments
 (0)