mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-07-28 01:26:49 +00:00
chore(deps): bump actions/upload-pages-artifact from 4 to 5 (#109)
This commit is contained in:
parent
27ab58bbf5
commit
a54c1353e1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docusaurus.yml
vendored
2
.github/workflows/docusaurus.yml
vendored
|
|
@ -163,7 +163,7 @@ jobs:
|
||||||
uses: actions/configure-pages@v6
|
uses: actions/configure-pages@v6
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v4
|
uses: actions/upload-pages-artifact@v5
|
||||||
with:
|
with:
|
||||||
path: ./deploy-root
|
path: ./deploy-root
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue