Skip to content

Commit

Permalink
fix: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Feb 1, 2024
1 parent 84f8eb6 commit 57622cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Kotlin Script
uses: sureshg/kts-exec@v2.6
uses: sureshg/kts-exec@v2.7
with:
script: "script.main.kts"
```
Expand Down

0 comments on commit 57622cd

Please sign in to comment.