Skip to content

Commit c53daa9

Browse files
authored
Use setup-julia v2 (#195)
1 parent 643a2fb commit c53daa9

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
@@ -46,7 +46,7 @@ jobs:
4646
- x64
4747
steps:
4848
- uses: actions/checkout@v4
49-
- uses: julia-actions/setup-julia@v2.2
49+
- uses: julia-actions/setup-julia@v2
5050
with:
5151
version: ${{ matrix.version }}
5252
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)