mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
updating szenius/set-timezone@v2.0 to fix Github Pages deploy.yml
See Issue #2 https://github.com/web3privacy/data/issues/2
This commit is contained in:
parent
a6d3176a14
commit
fc1d32afe8
1 changed files with 2 additions and 2 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
with:
|
||||
deno-version: v1.x
|
||||
|
||||
- uses: szenius/set-timezone@v1.0
|
||||
- uses: szenius/set-timezone@v2.0
|
||||
with:
|
||||
timezoneLinux: "Europe/Prague"
|
||||
|
||||
|
|
Loading…
Reference in a new issue