Skip to content

Commit 27f376c

Browse files
authored
Update CI.yml
1 parent 81f0499 commit 27f376c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
- x64
2222
- x86
2323
steps:
24-
- uses: actions/checkout@v2
25-
- uses: julia-actions/setup-julia@v1
24+
- uses: actions/checkout@v4
25+
- uses: julia-actions/setup-julia@v2
2626
with:
2727
version: ${{ matrix.version }}
2828
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)