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 1a54c00 commit a5338fcCopy full SHA for a5338fc
.github/workflows/_deploy-github-pages.yaml
@@ -64,7 +64,7 @@ jobs:
64
unzip "$DOCS_PATH"
65
66
- name: Setup Pages
67
- uses: actions/configure-pages@f156874f8191504dae5b037505266ed5dda6c382 # v3.0.6
+ uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
68
69
- name: Upload documentation artifact
70
uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0
0 commit comments