Skip to content

Commit 6f7e549

Browse files
committed
setup-julia v2
1 parent d08c577 commit 6f7e549

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
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v2
2424
- run: docker compose up -d
25-
- uses: julia-actions/setup-julia@v1
25+
- uses: julia-actions/setup-julia@v2
2626
with:
2727
version: ${{ matrix.version }}
2828
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)