chore(deps): bump actions/upload-artifact in /.github/workflows (#256)

This commit is contained in:
dependabot[bot] 2023-03-27 14:34:06 +00:00 committed by GitHub
parent 72f0154cb4
commit a0d34cb9b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}