Skip to content

Commit

Permalink
update set-timezone action
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKraus committed Oct 16, 2024
1 parent 7b8feb8 commit 02f7417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
shell: bash
run: sudo locale-gen de_DE.UTF-8 en_GB.UTF-8 || echo windows
- name: Prepare timezone
uses: szenius/set-timezone@v1.2
uses: szenius/set-timezone@v2.0
with:
timezoneLinux: Europe/Berlin
timezoneMacos: Europe/Berlin
Expand Down

0 comments on commit 02f7417

Please sign in to comment.