Update actions/upload-artifact action to v4

This commit is contained in:
Renovate Bot 2025-01-10 19:18:07 +00:00
parent f7add5ec47
commit fcff56af16

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