Skip to content

Commit 8f99d94

Browse files
authored
update (#843)
1 parent 1c38ce3 commit 8f99d94

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
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
fetch-depth: 0
1616
- run: npm ci && npm run build
17-
- uses: actions/upload-pages-artifact@v4
17+
- uses: actions/upload-pages-artifact@v3
1818
with:
1919
path: build
2020
- id: deployment

0 commit comments

Comments
 (0)