Skip to content

Commit 5869ba8

Browse files
authored
Merge pull request #34 from NeuroJSON/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents d8c2929 + eb35e3e commit 5869ba8

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout
17-
uses: actions/checkout@v6
17+
uses: actions/checkout@v7
1818
- name: Check Spelling
1919
uses: rojopolis/spellcheck-github-actions@0.61.0
2020
with:

0 commit comments

Comments
 (0)