mirror of
https://github.com/kd9lsv/awesome-hamradio.git
synced 2026-04-03 13:45:35 -04:00
Update actions/checkout action to v5
This commit is contained in:
parent
1b5d2e33b6
commit
daaf5a2a57
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@v4
|
||||
- uses: actions/checkout@v5
|
||||
- uses: rojopolis/spellcheck-github-actions@v0
|
||||
name: Spellcheck
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user