Skip to content

Commit 259c20f

Browse files
authored
Update README.md to 1.0
1 parent d43b51f commit 259c20f

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@main
11+
- uses: pgreze/kotlin-main-kts-run@1.0
1212
with:
1313
script: |
1414
println("Hello from kotlin")

0 commit comments

Comments
 (0)