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