We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7203dea commit f4581e8Copy full SHA for f4581e8
2 files changed
.github/workflows/CI.yml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
version: ${{ matrix.version }}
45
arch: ${{ matrix.arch }}
46
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
47
env:
48
cache-name: cache-artifacts
49
.github/workflows/TypedSyntaxCI.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
34
0 commit comments