chore(deps): update github artifact actions

This commit is contained in:
renovate[bot]
2025-10-25 08:23:40 +00:00
committed by Wolfgang Walther
parent 6f46233ad7
commit 21edcc86ce
3 changed files with 9 additions and 9 deletions
@@ -112,7 +112,7 @@ runs:
echo "artifacts=${artifacts}" >> "$GITHUB_OUTPUT"
- name: Save artifact to GitHub Actions
if: steps.find-task.outputs.task_found
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: ${{ inputs.upload }}
path: ${{ steps.download.outputs.artifacts }}