Skip to content

Commit 2b8f765

Browse files
authored
Update ci.yml
1 parent 8c6bcc9 commit 2b8f765

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
@@ -39,7 +39,7 @@ jobs:
3939
arch: x64
4040

4141
steps:
42-
- uses: actions/checkout@v4
42+
- uses: actions/checkout@v5
4343
- uses: julia-actions/setup-julia@latest
4444
with:
4545
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)