Update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot] 2024-02-18 08:59:05 +00:00 committed by GitHub
parent f957ed92e0
commit 330f0650b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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