Skip to content

Commit 5633596

Browse files
authored
Merge pull request #26 from NeuroJSON/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents a6b60fa + b82ef0d commit 5633596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
17+
uses: actions/checkout@v6
1818
- name: Check Spelling
1919
uses: rojopolis/[email protected]
2020
with:

0 commit comments

Comments
 (0)