Skip to content

Commit aea012b

Browse files
committed
Updated github actions
1 parent 4ae84ed commit aea012b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- run: npm ci
1919
- run: npm run build --if-present
2020
- name: Archive dist
21-
uses: actions/upload-pages-artifact@v1
21+
uses: actions/upload-pages-artifact@v3
2222
with:
2323
path: dist
2424
deploy:

0 commit comments

Comments
 (0)