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