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