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 916be01 commit 54ed901Copy full SHA for 54ed901
.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