mirror of
https://github.com/szkolny-eu/szkolny-android.git
synced 2025-02-08 00:54:37 +01:00
[Actions] Update actions/upload-artifact to v4
This commit is contained in:
parent
cac98ee3d4
commit
42e59ac0db
2
.github/workflows/_build.yml
vendored
2
.github/workflows/_build.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user