Skip to content

Commit 0e39f54

Browse files
Test v4 speed improvment
1 parent 5714882 commit 0e39f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
npm run build
3131
npm run typedoc
3232
# https://github.com/actions/upload-pages-artifact
33-
- uses: actions/upload-pages-artifact@v3
33+
- uses: actions/upload-pages-artifact@v4
3434
with:
3535
path: ./docs
3636
- name: Deploy Typedoc to GitHub Pages

0 commit comments

Comments
 (0)