Skip to content

Commit e9f9e8a

Browse files
update upload-artifact version 1->4 (#87)
1 parent f64e2ed commit e9f9e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: yarn run build
3939

4040
- name: Upload artifact
41-
uses: actions/upload-pages-artifact@v1
41+
uses: actions/upload-pages-artifact@v4
4242
with:
4343
path: build
4444

0 commit comments

Comments
 (0)