Skip to content

Commit

Permalink
fix: activation-unity-license.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristyanS committed Mar 3, 2024
1 parent e74d9d0 commit f3a2f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/activation-unity-license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
# Request manual activation file
- name: Request manual activation file
id: getManualLicenseFile
uses: game-ci/unity-request-activation-file@v2
uses: game-ci/unity-request-activation-file@v2.2.0
# Upload artifact (Unity_v20XX.X.XXXX.alf)
- name: Expose as artifact
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit f3a2f82

Please sign in to comment.