We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7f369 commit 11b0bc6Copy full SHA for 11b0bc6
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
allow_failure: true
41
steps:
42
- uses: actions/checkout@v2
43
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
44
with:
45
version: ${{ matrix.version }}
46
arch: ${{ matrix.arch }}
0 commit comments