chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2025-10-25 08:12:59 +00:00
committed by Wolfgang Walther
parent f9e1af2fa5
commit 07e23ff3c8
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 }}