Skip to content

Commit 31f75fc

Browse files
authored
Use setup-julia v2 (#128)
1 parent beeed8c commit 31f75fc

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
@@ -48,7 +48,7 @@ jobs:
4848
- x64
4949
steps:
5050
- uses: actions/checkout@v4
51-
- uses: julia-actions/setup-julia@v2.2
51+
- uses: julia-actions/setup-julia@v2
5252
with:
5353
version: ${{ matrix.version }}
5454
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)