Skip to content

Commit 11b0bc6

Browse files
authored
Update ci.yml
1 parent 2f7f369 commit 11b0bc6

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
@@ -40,7 +40,7 @@ jobs:
4040
allow_failure: true
4141
steps:
4242
- uses: actions/checkout@v2
43-
- uses: julia-actions/setup-julia@v1
43+
- uses: julia-actions/setup-julia@v2
4444
with:
4545
version: ${{ matrix.version }}
4646
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)