mirror of
https://github.com/kd9lsv/awesome-hamradio.git
synced 2025-08-02 22:12:25 -04: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
|
config_path: .github/config/.spellcheck.yaml
|
||||||
output_file: spellcheck-output.txt
|
output_file: spellcheck-output.txt
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v4
|
||||||
name: Archive spellcheck output
|
name: Archive spellcheck output
|
||||||
with:
|
with:
|
||||||
name: Spellcheck artifact
|
name: Spellcheck artifact
|
||||||
|
Loading…
x
Reference in New Issue
Block a user