Skip to content

Commit b6f9574

Browse files
committed
set actions/cache to v5
1 parent 8acd04f commit b6f9574

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
version: ${{ matrix.version }}
2727
arch: ${{ matrix.arch }}
28-
- uses: actions/cache@v4
28+
- uses: actions/cache@v5
2929
env:
3030
cache-name: cache-artifacts
3131
with:

0 commit comments

Comments
 (0)