Skip to content

Commit 66f7a46

Browse files
committed
upd ci
1 parent d360870 commit 66f7a46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
version:
18-
- '1.10'
18+
- '1.11'
1919
os:
2020
- ubuntu-latest
2121
- macOS-latest
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
version: ${{ matrix.version }}
3030
arch: ${{ matrix.arch }}
31-
- uses: actions/cache@v1
31+
- uses: actions/cache@v4
3232
env:
3333
cache-name: cache-artifacts
3434
with:

0 commit comments

Comments
 (0)