Skip to content

Commit eb11a2f

Browse files
Update actions/upload-pages-artifact action to v5
1 parent bc4c96a commit eb11a2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-generate-from-docs-dir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
destination: build/pages
117117

118118
- name: Upload Pages artifact
119-
uses: actions/upload-pages-artifact@v4
119+
uses: actions/upload-pages-artifact@v5
120120
with:
121121
path: build/pages
122122

0 commit comments

Comments
 (0)