Skip to content

Commit f8ea9f5

Browse files
committed
use latest version in CI
1 parent c993487 commit f8ea9f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
arch:
2121
- x64
2222
steps:
23-
- uses: actions/checkout@v4
23+
- uses: actions/checkout@latest
2424
- uses: julia-actions/setup-julia@v2
2525
with:
2626
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)