mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-07-27 17:26:48 +00:00
Merge pull request #178 from jpawlowski/dependabot/github_actions/actions/setup-node-7
Some checks failed
Some checks failed
This commit is contained in:
commit
a983fb3fe5
1 changed files with 1 additions and 1 deletions
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