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 d5630a9 commit cd066feCopy full SHA for cd066fe
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
- x64
25
steps:
26
- uses: actions/checkout@v4
27
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
28
with:
29
version: ${{ matrix.version }}
30
arch: ${{ matrix.arch }}
0 commit comments