Skip to content

Commit 0ee582d

Browse files
chore(deps): update actions/configure-pages action to v6 (#834)
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 e1d4a6e commit 0ee582d

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
@@ -37,7 +37,7 @@ jobs:
3737
cache-dependency-path: web/yarn.lock
3838

3939
- name: Setup Pages
40-
uses: actions/configure-pages@v5
40+
uses: actions/configure-pages@v6
4141

4242
- name: Install dependencies
4343
working-directory: web

0 commit comments

Comments
 (0)