Skip to content

Commit 10c2f2b

Browse files
chore(deps): update actions/upload-pages-artifact action to v4 (#483)
1 parent fa5fdac commit 10c2f2b

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
@@ -72,7 +72,7 @@ jobs:
7272
uses: actions/configure-pages@v5
7373

7474
- name: Upload GitHub Pages artifact
75-
uses: actions/upload-pages-artifact@v3
75+
uses: actions/upload-pages-artifact@v4
7676
with:
7777
path: ./website/build
7878

0 commit comments

Comments
 (0)