Skip to content

Commit 523c798

Browse files
authored
Update ci.yml
1 parent 8372799 commit 523c798

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
@@ -18,7 +18,7 @@ jobs:
1818
arch:
1919
- x64
2020
steps:
21-
- uses: actions/checkout@v2
21+
- uses: actions/checkout@v4
2222
- uses: julia-actions/setup-julia@v2
2323
with:
2424
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)