Skip to content

Commit c59ac18

Browse files
chore(gha): bump actions/upload-pages-artifact from 4 to 5 (#467)
1 parent d539358 commit c59ac18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
context_label: master branch
3333
- name: Upload artifact for GitHub Pages
34-
uses: actions/upload-pages-artifact@v4
34+
uses: actions/upload-pages-artifact@v5
3535
with:
3636
path: build/docs
3737

0 commit comments

Comments
 (0)