We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb8c626 commit db8112aCopy full SHA for db8112a
.github/workflows/main_test_release.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@main
20
- name: Setup TimeZone
21
- uses: MathRobin/timezone-action@v1.1
+ uses: szenius/set-timezone@master
22
with:
23
timezoneLinux: "Europe/Berlin"
24
timezoneMacos: "Europe/Berlin"
.github/workflows/other_test.yml
@@ -23,7 +23,7 @@ jobs:
jvm: corretto:${{ matrix.Java }}
apps: sbt scala scalac
25
26
27
28
29
0 commit comments