Skip to content

Commit 0973e70

Browse files
chore(deps): update actions/configure-pages action to v6 (#428)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/configure-pages](https://redirect.github.com/actions/configure-pages) | action | major | `v5` → `v6` | --- ### Release Notes <details> <summary>actions/configure-pages (actions/configure-pages)</summary> ### [`v6`](https://redirect.github.com/actions/configure-pages/compare/v5...v6) [Compare Source](https://redirect.github.com/actions/configure-pages/compare/v5...v6) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/impit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4739e59 commit 0973e70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
name: sphinx-doc
141141
path: docs/python/
142142
- name: Setup pages
143-
uses: actions/configure-pages@v5
143+
uses: actions/configure-pages@v6
144144
- name: Upload docs to github pages
145145
uses: actions/upload-pages-artifact@v4
146146
with:

0 commit comments

Comments
 (0)