mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-30 16:28:58 +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
|
||||
uses: game-ci/unity-request-activation-file@v2
|
||||
- name: Expose as artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ steps.getManualLicenseFile.outputs.filePath }}
|
||||
path: ${{ steps.getManualLicenseFile.outputs.filePath }}
|
Loading…
x
Reference in New Issue
Block a user