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 72e4444 commit 0be3e63Copy full SHA for 0be3e63
.github/workflows/_deploy-github-pages.yaml
@@ -67,7 +67,7 @@ jobs:
67
uses: actions/configure-pages@f156874f8191504dae5b037505266ed5dda6c382 # v3.0.6
68
69
- name: Upload documentation artifact
70
- uses: actions/upload-pages-artifact@66b63f4a7de003f4f00cc8e9af4b83b8f2abdb96 # v1.0.9
+ uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0
71
with:
72
# Upload html/ directory.
73
path: html
0 commit comments