Update deploy.yml

This commit is contained in:
Mykola Siusko 2024-05-10 11:02:29 +02:00 committed by GitHub
parent fff9445ecf
commit dbcb60fdb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
@ -23,7 +23,7 @@ jobs:
with:
deno-version: v1.x
- uses: szenius/set-timezone@v1.0
- uses: szenius/set-timezone@v2.0
with:
timezoneLinux: "Europe/Prague"