Skip to content

Commit 0716e69

Browse files
committed
Update the version of the workflow
1 parent a719390 commit 0716e69

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@v2
47+
- uses: actions/cache@v4
4848
env:
4949
cache-name: cache-artifacts
5050
with:

0 commit comments

Comments
 (0)