mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-07-27 17:26:48 +00:00
Compare commits
4 commits
205f6a64d6
...
a983fb3fe5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a983fb3fe5 | ||
|
|
5ee4a8515b | ||
|
|
0e2f78bc07 | ||
|
|
d0bf498df0 |
2 changed files with 4 additions and 4 deletions
|
|
@ -21,9 +21,9 @@
|
|||
"integrity": "sha256:586c9a6f7dd40bd3ba2cd41e7f2f88dcc31fbe5d1442afcbf07ffbc66b686857"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/rust:1": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "ghcr.io/devcontainers/features/rust@sha256:0c55e65f2e3df736e478f26ee4d5ed41bae6b54dac1318c443e31444c8ed283c",
|
||||
"integrity": "sha256:0c55e65f2e3df736e478f26ee4d5ed41bae6b54dac1318c443e31444c8ed283c"
|
||||
"version": "1.5.1",
|
||||
"resolved": "ghcr.io/devcontainers/features/rust@sha256:f7afd923fd283db88ca961342ae65ea63a8c95bcf86e42c4c363f43bc4ba26a5",
|
||||
"integrity": "sha256:f7afd923fd283db88ca961342ae65ea63a8c95bcf86e42c4c363f43bc4ba26a5"
|
||||
},
|
||||
"ghcr.io/flexwie/devcontainer-features/op:1": {
|
||||
"version": "1.0.0",
|
||||
|
|
|
|||
2
.github/workflows/docusaurus.yml
vendored
2
.github/workflows/docusaurus.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
echo "Stable tag or branch: ${GITHUB_REF}"
|
||||
fi
|
||||
|
||||
- uses: actions/setup-node@v6
|
||||
- uses: actions/setup-node@v7
|
||||
with:
|
||||
node-version: 24
|
||||
cache: "npm"
|
||||
|
|
|
|||
Loading…
Reference in a new issue