From 0b0b5bc5ce0a1931ede217f897cee8e94ed523bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Rio?= Date: Fri, 26 Jan 2024 09:30:48 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2eb35de..5fa8eef 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This action sets timezone in your runner's locale based on its OS. ## Example usage ```yaml -uses: hoang-rio/set-timezone@v1.3 +uses: hoang-rio/set-timezone@v1.4 with: timezoneLinux: "Asia/Singapore" timezoneMacos: "Asia/Singapore"