Skip to content

Commit 3024aec

Browse files
authored
Merge pull request #6 from JuliaFewBody/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 3acc225 + 3cbd8e2 commit 3024aec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
contents: write
5252
statuses: write
5353
steps:
54-
- uses: actions/checkout@v4
54+
- uses: actions/checkout@v5
5555
- uses: julia-actions/setup-julia@v2
5656
with:
5757
version: '1'

0 commit comments

Comments
 (0)