Skip to content

Commit

Permalink
Update to Node 20 Actions (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceHumphreys authored Jan 31, 2024
1 parent 901693e commit a382541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v2
with:
files: |
Expand Down

0 comments on commit a382541

Please sign in to comment.