Skip to content

Commit

Permalink
Update README.md resolves #22
Browse files Browse the repository at this point in the history
The version should be changed to v2.0 instead of v2.
  • Loading branch information
bumb7ebee committed Apr 24, 2024
1 parent 1f9716b commit 1e8e465
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 @@ -15,7 +15,7 @@ This action sets timezone in your runner's locale based on its OS.
## Example usage

```yaml
uses: szenius/set-timezone@v2
uses: szenius/set-timezone@v2.0
with:
timezoneLinux: "Asia/Singapore"
timezoneMacos: "Asia/Singapore"
Expand Down

0 comments on commit 1e8e465

Please sign in to comment.