[Actions] Update actions/upload-artifact to v4

This commit is contained in:
Kuba Szczodrzyński 2025-02-02 16:25:52 +01:00
parent cac98ee3d4
commit 42e59ac0db
No known key found for this signature in database
GPG Key ID: 43037AC62A600562

View File

@ -183,7 +183,7 @@ jobs:
run: python $GITHUB_WORKSPACE/.github/utils/webhook_discord.py $GITHUB_WORKSPACE >> $GITHUB_OUTPUT
- name: Upload workflow artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: always()
with:
name: ${{ steps.changelog.outputs.appVersionName }}