Skip to content

Commit 4aaeb4d

Browse files
authored
Update deploy.yml
1 parent 8774ad0 commit 4aaeb4d

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
@@ -49,7 +49,7 @@ jobs:
4949
run: npm run build
5050

5151
- name: Upload artifact
52-
uses: actions/upload-pages-artifact@v4
52+
uses: actions/upload-pages-artifact@v3
5353
with:
5454
path: "client/dist/"
5555

0 commit comments

Comments
 (0)