Skip to content

Commit 7ad19da

Browse files
committed
changes
1 parent 2e65fb2 commit 7ad19da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: npm run build
3535

3636
- name: Upload GitHub Pages artifact
37-
uses: actions/upload-pages-artifact@v1
37+
uses: actions/upload-pages-artifact@v3
3838
with:
3939
path: ./dist
4040
name: github-pages

0 commit comments

Comments
 (0)