Skip to content

Commit 7fa25fd

Browse files
Merge 659db4f into ef9b1b2
2 parents ef9b1b2 + 659db4f commit 7fa25fd

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
@@ -26,7 +26,7 @@ jobs:
2626
# julia-arch: x86
2727

2828
steps:
29-
- uses: actions/checkout@v3.5.3
29+
- uses: actions/checkout@v3.6.0
3030
- uses: julia-actions/setup-julia@latest
3131
with:
3232
version: ${{ matrix.julia-version }}

0 commit comments

Comments
 (0)