Skip to content

Commit 9cd8adf

Browse files
committed
ci
1 parent 5226d6d commit 9cd8adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
arch: x86
2727
steps:
2828
- uses: actions/checkout@v2
29-
- uses: julia-actions/setup-julia@v1
29+
- uses: julia-actions/setup-julia@v2
3030
with:
3131
version: ${{ matrix.version }}
3232
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)