mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +01:00
chore(deps): update actions/upload-pages-artifact action to v4
| datasource | package | from | to | | ----------- | ----------------------------- | ---- | -- | | github-tags | actions/upload-pages-artifact | v3 | v4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8714d9f14f
commit
ee7053dc97
2
.github/workflows/publish-docs.yml
vendored
2
.github/workflows/publish-docs.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
run: yarn build
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: web/build
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user