Skip to content

Commit 717815e

Browse files
authored
Use setup-julia v2 (#212)
1 parent 4a5d062 commit 717815e

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
@@ -30,7 +30,7 @@ jobs:
3030
- x64
3131
steps:
3232
- uses: actions/checkout@v4
33-
- uses: julia-actions/setup-julia@v2.2
33+
- uses: julia-actions/setup-julia@v2
3434
with:
3535
version: ${{ matrix.version }}
3636
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)