You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Motivation for the change, related issues
The current docs deploy workflow cannot find the docs artifact after
updating to upload-pages-artifact@v3. The
[example](https://github.com/actions/upload-pages-artifact/blob/2d163be3ddce01512f3eea7ac5b7023b5d643ce1/README.md#usage)
for upload-pages-artifact@v3 shows use of deploy-pages@v4.
## Implementation details
Let's try updating to `deploy-pages@v4`.
## Testing Instructions (or ideally a Blueprint)
- CI
- Observe whether this fixes the broken the doc deployment workflow
0 commit comments