Skip to content

Commit 779dcbd

Browse files
committed
fix ci
1 parent 14a9e7e commit 779dcbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- x64
2424
steps:
2525
- uses: actions/checkout@v2
26-
- uses: julia-actions/setup-julia@v1
26+
- uses: julia-actions/setup-julia@v2
2727
with:
2828
version: ${{ matrix.version }}
2929
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)