Skip to content

Commit cac5536

Browse files
committed
Update publish workflow, bump upload-pages-artifact to v3
1 parent bba7f33 commit cac5536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
npm install
3737
npm run build
3838
- name: Upload artifact
39-
uses: actions/upload-pages-artifact@v1
39+
uses: actions/upload-pages-artifact@v3
4040
with:
4141
path: 'build'
4242
deploy:

0 commit comments

Comments
 (0)