Merge pull request #3 from niclaz/patch-2

PR to fix Github Pages deploy.yml
This commit is contained in:
tree🌴 2024-05-21 14:56:02 +02:00 committed by GitHub
commit 5a48598ab1
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