mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
chore(deps): bump actions/upload-pages-artifact from 3 to 4 (#56)
This commit is contained in:
parent
7c61fc0ecd
commit
3ca5196b9b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docusaurus.yml
vendored
2
.github/workflows/docusaurus.yml
vendored
|
|
@ -143,7 +143,7 @@ jobs:
|
||||||
uses: actions/configure-pages@v5
|
uses: actions/configure-pages@v5
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v3
|
uses: actions/upload-pages-artifact@v4
|
||||||
with:
|
with:
|
||||||
path: ./deploy-root
|
path: ./deploy-root
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue