We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb8376 commit 23a7e3eCopy full SHA for 23a7e3e
.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