Update actions/upload-artifact action to v6

This commit is contained in:
Renovate Bot 2026-01-02 14:15:06 +00:00
parent 1476c9b19f
commit 56d5b30a98

View file

@ -37,7 +37,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@v6
if: always()
with:
name: renovate-log.ndjson