Skip to content

Commit fa8b676

Browse files
Bump actions/cache from 4 to 5 (#141)
1 parent acc7434 commit fa8b676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
version: ${{ matrix.version }}
4646
arch: ${{ matrix.arch }}
47-
- uses: actions/cache@v4
47+
- uses: actions/cache@v5
4848
env:
4949
cache-name: cache-artifacts
5050
with:

0 commit comments

Comments
 (0)