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 30785d3 commit d7c1ffdCopy full SHA for d7c1ffd
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
with:
28
fetch-depth: 0 # To support cross-branch testing in regression tests
29
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
30
31
version: ${{ matrix.version }}
32
arch: ${{ matrix.arch }}
0 commit comments