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