mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-05-01 00:38:59 +08:00
chore(deps): bump actions/upload-artifact in /.github/workflows (#256)
This commit is contained in:
parent
72f0154cb4
commit
a0d34cb9b8
2
.github/workflows/gamici-activation.yml
vendored
2
.github/workflows/gamici-activation.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
id: getManualLicenseFile
|
id: getManualLicenseFile
|
||||||
uses: game-ci/unity-request-activation-file@v2
|
uses: game-ci/unity-request-activation-file@v2
|
||||||
- name: Expose as artifact
|
- name: Expose as artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: ${{ steps.getManualLicenseFile.outputs.filePath }}
|
name: ${{ steps.getManualLicenseFile.outputs.filePath }}
|
||||||
path: ${{ steps.getManualLicenseFile.outputs.filePath }}
|
path: ${{ steps.getManualLicenseFile.outputs.filePath }}
|
Loading…
x
Reference in New Issue
Block a user