Skip to content

Commit d0df4c4

Browse files
chore(deps): update actions/configure-pages action to v5 (#287)
| datasource | package | from | to | | ----------- | ----------------------- | ---- | -- | | github-tags | actions/configure-pages | v4 | v5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b974838 commit d0df4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cache-dependency-path: web/package-lock.json
3535

3636
- name: Setup Pages
37-
uses: actions/configure-pages@v4
37+
uses: actions/configure-pages@v5
3838

3939
- name: Install dependencies
4040
working-directory: web

0 commit comments

Comments
 (0)