Skip to content

Commit 2eabdd2

Browse files
authored
Update README.md to v1
1 parent 259c20f commit 2eabdd2

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
@@ -8,7 +8,7 @@ assuming kotlin is already installed (which is the default with ubuntu-latest).
88

99
Usage:
1010
```yaml
11-
- uses: pgreze/kotlin-main-kts-run@1.0
11+
- uses: pgreze/kotlin-main-kts-run@v1
1212
with:
1313
script: |
1414
println("Hello from kotlin")

0 commit comments

Comments
 (0)