chore(deps): update actions/configure-pages action to v5

| datasource  | package                 | from | to |
| ----------- | ----------------------- | ---- | -- |
| github-tags | actions/configure-pages | v4   | v5 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-05 08:22:39 +00:00 committed by GitHub
parent b97483890a
commit 68a4436b28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ jobs:
cache-dependency-path: web/package-lock.json cache-dependency-path: web/package-lock.json
- name: Setup Pages - name: Setup Pages
uses: actions/configure-pages@v4 uses: actions/configure-pages@v5
- name: Install dependencies - name: Install dependencies
working-directory: web working-directory: web