Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
The version should be changed to v2.0 instead of v2. Otherwise, the following error appears:
"Error: Unable to resolve action szenius/set-timezone@v2, unable to find version v2"
  • Loading branch information
bumb7ebee committed Apr 24, 2024
1 parent 1f9716b commit a60e7cd
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 a60e7cd

Please sign in to comment.