mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 14:24:03 +02:00
⬆️ Update actions/upload-pages-artifact action to v4 (#1259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9244ff39fe
commit
f6321afeae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-webapp.yml
vendored
2
.github/workflows/deploy-webapp.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
uses: actions/configure-pages@v5
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
# Upload the 'site' directory, where your app has been built
|
||||
path: "site"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue