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