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 98b1bc2 commit d36834dCopy full SHA for d36834d
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
path: ./.github/actions/julia-buildpkg
55
56
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
57
58
version: ${{ matrix.version }}
59
arch: ${{ matrix.arch }}
0 commit comments