Skip to content

Commit d7f738b

Browse files
authored
Update setup-julia action (#1115)
1 parent d88131c commit d7f738b

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
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
access_token: ${{ github.token }}
7171
- uses: actions/checkout@v4
72-
- uses: julia-actions/setup-julia@v1
72+
- uses: julia-actions/setup-julia@v2
7373
with:
7474
version: '1'
7575
- uses: actions/cache@v4

0 commit comments

Comments
 (0)