We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa7a4c commit 237ac4aCopy full SHA for 237ac4a
.github/workflows/_deploy-github-pages.yaml
@@ -67,7 +67,7 @@ jobs:
67
uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
68
69
- name: Upload documentation artifact
70
- uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
71
with:
72
# Upload html/ directory.
73
path: html
0 commit comments