Skip to content

Commit 8372799

Browse files
authored
Update ci.yml
1 parent 55e90db commit 8372799

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
@@ -19,7 +19,7 @@ jobs:
1919
- x64
2020
steps:
2121
- uses: actions/checkout@v2
22-
- uses: julia-actions/setup-julia@v1
22+
- uses: julia-actions/setup-julia@v2
2323
with:
2424
version: ${{ matrix.version }}
2525
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)