We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82374d6 commit ac03bf0Copy full SHA for ac03bf0
1 file changed
.github/workflows/CI.yml
@@ -27,7 +27,7 @@ jobs:
27
arch: x86
28
steps:
29
- uses: actions/checkout@v2
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