mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
chore(deps): bump actions/setup-node from 4 to 6 (#55)
This commit is contained in:
parent
bc0ae0b5d5
commit
7c61fc0ecd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docusaurus.yml
vendored
2
.github/workflows/docusaurus.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0 # Needed for version timestamps
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
- uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: 24
|
||||
cache: 'npm'
|
||||
|
|
|
|||
Loading…
Reference in a new issue