Update actions/upload-artifact action to v4

This commit is contained in:
Renovate Bot 2025-02-15 14:42:51 +00:00 committed by Tobi Schäfer
parent 12023e23e0
commit 2669b61088

View file

@ -33,7 +33,7 @@ jobs:
- name: Save log file
# FIXME: v4 of this action causes an error on Forgejo (“You must configure a GitHub token”)
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: renovate-log.ndjson