Skip to content

Commit ba82cb5

Browse files
authored
Merge pull request #30 from JuliaRandom/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 1dc3d52 + 4daf10e commit ba82cb5

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
@@ -34,7 +34,7 @@ jobs:
3434
julia-version: 1.8
3535

3636
steps:
37-
- uses: actions/checkout@v4
37+
- uses: actions/checkout@v5
3838
- name: "Set up Julia"
3939
uses: julia-actions/setup-julia@latest
4040
with:

0 commit comments

Comments
 (0)