Skip to content

Commit 4e2a2d4

Browse files
authored
Merge pull request #20 from NeuroJSON/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents f4f7f23 + 5f04ac2 commit 4e2a2d4

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

0 commit comments

Comments
 (0)