Skip to content

Commit ac03bf0

Browse files
committed
bump version of setup-julia
1 parent 82374d6 commit ac03bf0

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
@@ -27,7 +27,7 @@ jobs:
2727
arch: x86
2828
steps:
2929
- uses: actions/checkout@v2
30-
- uses: julia-actions/setup-julia@v1
30+
- uses: julia-actions/setup-julia@v2
3131
with:
3232
version: ${{ matrix.version }}
3333
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)