Skip to content

Commit d721586

Browse files
committed
Update upload-pages to v3
1 parent 53a05e3 commit d721586

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build website
3333
run: yarn build
3434
- name: Upload artifact
35-
uses: actions/upload-pages-artifact@v2
35+
uses: actions/upload-pages-artifact@v3
3636
with:
3737
path: ./build
3838

0 commit comments

Comments
 (0)