We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87f35a0 commit 4bcbadcCopy full SHA for 4bcbadc
.github/workflows/ci.yml
@@ -10,8 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
version:
13
- - '1.6'
14
- - '1.9'
+ - '1.10'
15
- 'nightly'
16
os:
17
- ubuntu-latest
@@ -29,7 +28,7 @@ jobs:
29
28
with:
30
version: ${{ matrix.version }}
31
arch: ${{ matrix.arch }}
32
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
33
env:
34
cache-name: cache-artifacts
35
data/unicode.dat
537 KB
0 commit comments