We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3b92dc + 6bd1339 commit 889be75Copy full SHA for 889be75
1 file changed
.github/workflows/CI.yml
@@ -23,7 +23,7 @@ jobs:
23
arch:
24
- x64
25
steps:
26
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
27
- uses: julia-actions/setup-julia@v1
28
with:
29
version: ${{ matrix.version }}
0 commit comments