Skip to content

Commit 0716315

Browse files
committed
Use setup-julia v2
1 parent e8b45c8 commit 0716315

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)