mirror of
https://github.com/kd9lsv/awesome-hamradio.git
synced 2024-11-25 13:48:51 -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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
# The checkout step
|
# The checkout step
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
- uses: rojopolis/spellcheck-github-actions@v0
|
- uses: rojopolis/spellcheck-github-actions@v0
|
||||||
name: Spellcheck
|
name: Spellcheck
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user