Skip to content

Commit 0b75df3

Browse files
authored
Use setup-julia v2 (#109)
1 parent 0f7df12 commit 0b75df3

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)