Skip to content

Commit 9f17963

Browse files
committed
update readme to reflect v1.1
1 parent 8414ce0 commit 9f17963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Continue to either the personal license or professional license section below.
4646

4747
```yaml
4848
- name: Activate Unity
49-
uses: webbertakken/unity-activate@v1
49+
uses: webbertakken/unity-activate@v1.1
5050
env:
5151
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
5252
```
@@ -62,7 +62,7 @@ Continue to either the personal license or professional license section below.
6262

6363
```yaml
6464
- name: Activate Unity
65-
uses: webbertakken/unity-activate@v1
65+
uses: webbertakken/unity-activate@v1.1
6666
env:
6767
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
6868
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}

0 commit comments

Comments
 (0)