We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77bc6b1 commit c41c91aCopy full SHA for c41c91a
1 file changed
.github/workflows/push.yml
@@ -9,8 +9,8 @@ jobs:
9
steps:
10
- name: Set timezone
11
uses: szenius/set-timezone@v2.0
12
- with:
13
- timezoneLinux: "America/New_York"
+ with:
+ timezoneLinux: "America/New_York"
14
- name: Checkout
15
uses: actions/checkout@main
16
- name: Install dependencies
0 commit comments