Skip to content

Commit 4d7c45b

Browse files
authored
Merge pull request #26 from JuliaPhysics/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 797c80b + 81a5185 commit 4d7c45b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
statuses: write
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/checkout@v4
21+
- uses: actions/checkout@v5
2222
- uses: julia-actions/setup-julia@v2
2323
with:
2424
version: '1'

0 commit comments

Comments
 (0)