Skip to content

Commit fdc0d55

Browse files
authored
Bump actions/upload-pages-artifact from 3 to 4 (#86)
2 parents eb26632 + 388d539 commit fdc0d55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Setup Pages
6363
uses: actions/configure-pages@v5
6464
- name: Upload artifact
65-
uses: actions/upload-pages-artifact@v3
65+
uses: actions/upload-pages-artifact@v4
6666
with:
6767
path: docs/_build/html
6868
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)