We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c15f57 commit c7ddf28Copy full SHA for c7ddf28
.github/workflows/CI.yml
@@ -27,7 +27,7 @@ jobs:
27
- x64
28
steps:
29
- uses: actions/checkout@v4
30
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
31
with:
32
version: ${{ matrix.version }}
33
arch: ${{ matrix.arch }}
0 commit comments