Skip to content

Commit 0664bf9

Browse files
Update actions/upload-pages-artifact action to v5
1 parent e4c15ff commit 0664bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vortex-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
working-directory: .vortex/docs
157157

158158
- name: Upload documentation site
159-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
159+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5
160160
with:
161161
path: .vortex/docs/build
162162

0 commit comments

Comments
 (0)