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 46959dd commit 968ed2aCopy full SHA for 968ed2a
.github/workflows/docs.yml
@@ -107,7 +107,7 @@ jobs:
107
uses: actions/configure-pages@b8130d9ab958b325bbde9786d62f2c97a9885a0e # v3.0.7
108
109
- name: Upload artifact
110
- uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0
+ uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
111
with:
112
path: "./docs/book/html/"
113
0 commit comments