Skip to content

Commit 77d4c78

Browse files
authored
chore(deps): bump actions/upload-pages-artifact from 3 to 4 in the actions-all group (#855)
2 parents 5479ee8 + d64a39e commit 77d4c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build website
2929
run: npm run build
3030
- name: Upload Build Artifact
31-
uses: actions/upload-pages-artifact@v3
31+
uses: actions/upload-pages-artifact@v4
3232
with:
3333
path: build
3434

0 commit comments

Comments
 (0)