Skip to content

Commit be28b5b

Browse files
Merge pull request #308 from SciML/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 897763d + 58765ce commit be28b5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/SpellCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout Actions Repository
11-
uses: actions/checkout@v5
11+
uses: actions/checkout@v6
1212
- name: Check spelling
1313
uses: crate-ci/typos@v1.18.1

0 commit comments

Comments
 (0)