Skip to content

Commit 8ed8c77

Browse files
Merge pull request #23 from SciML/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 0bf6e0e + ec2f444 commit 8ed8c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
name: Documentation
4040
runs-on: ubuntu-latest
4141
steps:
42-
- uses: actions/checkout@v4
42+
- uses: actions/checkout@v6
4343
- uses: julia-actions/setup-julia@v2
4444
with:
4545
version: '1'

0 commit comments

Comments
 (0)