Skip to content

Commit e7457ab

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 7cc4e3b commit e7457ab

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)