mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 03:35:56 +02:00
Update workflow action versions
This commit is contained in:
parent
002255d422
commit
0ae257aa4c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
python-version: ["3.12"]
|
python-version: ["3.12"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: szenius/set-timezone@v1.2
|
- uses: MathRobin/timezone-action@v1.1
|
||||||
with:
|
with:
|
||||||
timezoneLinux: "Europe/Brussels"
|
timezoneLinux: "Europe/Brussels"
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue