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.
2 parents 8dfcff4 + e73f753 commit cb09e40Copy full SHA for cb09e40
.github/workflows/CI.yml
@@ -35,7 +35,7 @@ jobs:
35
os: ubuntu-22.04
36
steps:
37
- uses: actions/checkout@v4
38
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
39
with:
40
version: ${{ matrix.version }}
41
arch: ${{ matrix.arch }}
0 commit comments