We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c73d1c commit aca70faCopy full SHA for aca70fa
.github/workflows/ci-noavx2.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
version: ${{ matrix.version }}
42
arch: ${{ matrix.arch }}
43
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
44
env:
45
cache-name: cache-artifacts
46
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
47
0 commit comments