mirror of
https://github.com/kd9lsv/awesome-hamradio.git
synced 2024-11-22 04:10:36 -05:00
Update actions/checkout action to v4
This commit is contained in:
parent
f957ed92e0
commit
b98d1efc67
2
.github/workflows/spellcheck.yaml
vendored
2
.github/workflows/spellcheck.yaml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# The checkout step
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: rojopolis/spellcheck-github-actions@v0
|
||||
name: Spellcheck
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user