Update actions/upload-artifact action to v4

This commit is contained in:
Renovate Bot 2025-01-03 11:57:30 +00:00
parent cbb6599ce0
commit 3284a1ca19

View file

@ -34,7 +34,7 @@ jobs:
RENOVATE_TOKEN: ${{ secrets.renovate_token }} #${{ github.token }} RENOVATE_TOKEN: ${{ secrets.renovate_token }} #${{ github.token }}
- name: Save log file - name: Save log file
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: renovate-log.ndjson name: renovate-log.ndjson
path: renovate-log.ndjson path: renovate-log.ndjson