mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-07-06 17:52:21 +02:00
chore(deps): update actions/configure-pages action to v6
| datasource | package | from | to | | ----------- | ----------------------- | ---- | -- | | github-tags | actions/configure-pages | v5 | v6 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e8655233d6
commit
1819c66319
2
.github/workflows/publish-docs.yml
vendored
2
.github/workflows/publish-docs.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
cache-dependency-path: web/yarn.lock
|
||||
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v5
|
||||
uses: actions/configure-pages@v6
|
||||
|
||||
- name: Install dependencies
|
||||
working-directory: web
|
||||
|
||||
Loading…
Reference in New Issue
Block a user