Skip to content

Commit dd13aab

Browse files
chore(deps): update actions/upload-pages-artifact action to v4 (#1373)
1 parent 36b3f31 commit dd13aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_deploy_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: actions/configure-pages@v5
6060

6161
- name: Upload GitHub Pages artifact
62-
uses: actions/upload-pages-artifact@v3
62+
uses: actions/upload-pages-artifact@v4
6363
with:
6464
path: ./website/build
6565

0 commit comments

Comments
 (0)