We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 596aacd + a33cfe6 commit 11f657cCopy full SHA for 11f657c
1 file changed
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
arch:
25
- x64
26
steps:
27
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
28
- uses: julia-actions/setup-julia@latest
29
with:
30
version: ${{ matrix.version }}
0 commit comments