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 e4c15ff commit 0664bf9Copy full SHA for 0664bf9
.github/workflows/vortex-release.yml
@@ -156,7 +156,7 @@ jobs:
156
working-directory: .vortex/docs
157
158
- name: Upload documentation site
159
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5
160
with:
161
path: .vortex/docs/build
162
0 commit comments