Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Commit b61520d

Browse files
authored
Updated GitHub action usage example
1 parent cde87ec commit b61520d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This is currently in very early stages so, features offered are very limited. Se
2020
- In a GitHub Workflow (only after this repo becomes public)
2121
2222
```yml
23-
- uses: microsoft/android-app-size-diff@v1
23+
- uses: microsoft/android-app-size-diff@v0.27
2424
name: Run APK size comparision
2525
with:
2626
baseAppPath: test/assets/test.apk

0 commit comments

Comments
 (0)