Skip to content

Commit fb6705f

Browse files
authored
Merge pull request #197 from tpapp/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2 parents a1b2cb5 + 0605156 commit fb6705f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
version: ${{ matrix.version }}
3434
arch: ${{ matrix.arch }}
35-
- uses: actions/cache@v4
35+
- uses: actions/cache@v5
3636
env:
3737
cache-name: cache-artifacts
3838
with:

0 commit comments

Comments
 (0)