Skip to content

Commit 16c0813

Browse files
Bump actions/checkout from 4 to 5 (#350)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f25c6ca commit 16c0813

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
@@ -40,7 +40,7 @@ jobs:
4040
os: macos-13
4141
arch: x64
4242
steps:
43-
- uses: actions/checkout@v4
43+
- uses: actions/checkout@v5
4444
- uses: julia-actions/setup-julia@v2
4545
with:
4646
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)