Skip to content

Commit 7f659df

Browse files
authored
Merge branch 'main' into general-fixes
2 parents ed486f9 + 77d4c78 commit 7f659df

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)