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:
niclaz 2024-05-17 17:46:42 +02:00 committed by GitHub
parent a6d3176a14
commit fc1d32afe8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ jobs:
with: with:
deno-version: v1.x deno-version: v1.x
- uses: szenius/set-timezone@v1.0 - uses: szenius/set-timezone@v2.0
with: with:
timezoneLinux: "Europe/Prague" timezoneLinux: "Europe/Prague"
@ -59,4 +59,4 @@ jobs:
steps: steps:
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
id: deployment id: deployment
uses: actions/deploy-pages@v4 uses: actions/deploy-pages@v4