Skip to content

Commit dba7967

Browse files
authored
Merge pull request #1357 from o1-labs/dependabot/github_actions/actions/upload-pages-artifact-4
Build(deps): Bump actions/upload-pages-artifact from 3 to 4
2 parents c6edfcc + 51ac0de commit dba7967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
run: make docs-build
115115

116116
- name: Upload to GitHub Pages
117-
uses: actions/upload-pages-artifact@v3
117+
uses: actions/upload-pages-artifact@v4
118118
with:
119119
path: website/build
120120

0 commit comments

Comments
 (0)