We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80166c8 commit 025fcd7Copy full SHA for 025fcd7
.github/workflows/publish.yml
@@ -155,7 +155,7 @@ jobs:
155
working-directory: docfx_project
156
157
- name: Upload Documentation Pages Artifact
158
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
159
with:
160
path: 'docfx_project/_site'
161
- name: Deploy to GitHub Pages
0 commit comments