Skip to content

Commit 305d5cb

Browse files
Bump actions/cache from 4 to 5 (#94)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09386a6 commit 305d5cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
with:
8282
validate-wrappers: false
8383
- name: Set up verifier cache
84-
uses: actions/cache@v4
84+
uses: actions/cache@v5
8585
with:
8686
path: ${{ needs.build.outputs.pluginVerifierHomeDir }}/ides
8787
key: plugin-verifier-${{ hashFiles('build/listProductsReleases.txt') }}

0 commit comments

Comments
 (0)