Skip to content

Commit 7fdf4d3

Browse files
authored
CI: Change [email protected] to setup-julia@v2 (#137)
1 parent 18a1b67 commit 7fdf4d3

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
@@ -38,7 +38,7 @@ jobs:
3838
- x64
3939
steps:
4040
- uses: actions/checkout@v4
41-
- uses: julia-actions/setup-julia@v2.2
41+
- uses: julia-actions/setup-julia@v2
4242
with:
4343
version: ${{ matrix.version }}
4444
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)