Skip to content

Commit 9c19ac7

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 461867a + 27bc579 commit 9c19ac7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Upload artifact to pages
4141
if: github.ref == 'refs/heads/main'
42-
uses: actions/upload-pages-artifact@v3
42+
uses: actions/upload-pages-artifact@v4
4343
with:
4444
path: dist
4545

0 commit comments

Comments
 (0)