diff --git a/.github/workflows/workflow-test.yml b/.github/workflows/workflow-test.yml index c874d30e..59dd185d 100644 --- a/.github/workflows/workflow-test.yml +++ b/.github/workflows/workflow-test.yml @@ -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