mirror of
https://github.com/kd9lsv/awesome-hamradio.git
synced 2024-12-03 09:35:17 -05:00
Merge pull request #17 from DD5HT/renovate/major-github-artifact-actions
Update actions/upload-artifact action to v4
This commit is contained in:
commit
8ca40f7108
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