mirror of
https://github.com/kd9lsv/awesome-hamradio.git
synced 2024-11-25 05:38:43 -05:00
Update actions/upload-artifact action to v4
This commit is contained in:
parent
f957ed92e0
commit
330f0650b4
2
.github/workflows/spellcheck.yaml
vendored
2
.github/workflows/spellcheck.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
config_path: .github/config/.spellcheck.yaml
|
||||
output_file: spellcheck-output.txt
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
name: Archive spellcheck output
|
||||
with:
|
||||
name: Spellcheck artifact
|
||||
|
Loading…
Reference in New Issue
Block a user