Skip to content

Commit ec739c9

Browse files
authored
use setup-julia v2 (#458)
1 parent 30ecd64 commit ec739c9

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

0 commit comments

Comments
 (0)