Skip to content

Commit 553ee48

Browse files
authored
Use setup-julia v2 (#945)
1 parent ed9af74 commit 553ee48

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
@@ -51,7 +51,7 @@ jobs:
5151
- x64
5252
steps:
5353
- uses: actions/checkout@v3
54-
- uses: julia-actions/setup-julia@v2.2
54+
- uses: julia-actions/setup-julia@v2
5555
with:
5656
version: ${{ matrix.version }}
5757
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)