mirror of
https://github.com/kd9lsv/awesome-hamradio.git
synced 2024-11-22 04:10:36 -05:00
Merge pull request #14 from DD5HT/renovate/actions-checkout-4.x
Update actions/checkout action to v4
This commit is contained in:
commit
f96844464f
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