Skip to content

Commit 0135c8f

Browse files
committed
update ci with julia-setup v2
1 parent 36d4f8a commit 0135c8f

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
@@ -36,7 +36,7 @@ jobs:
3636
arch: x86
3737
steps:
3838
- uses: actions/checkout@v4
39-
- uses: julia-actions/setup-julia@v1
39+
- uses: julia-actions/setup-julia@v2
4040
with:
4141
version: ${{ matrix.version }}
4242
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)