Skip to content

Commit 64d8280

Browse files
v3 is the latest
1 parent e8055c1 commit 64d8280

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@v4
33+
- uses: actions/upload-pages-artifact@v3
3434
with:
3535
path: ./docs
3636
- name: Deploy Typedoc to GitHub Pages

0 commit comments

Comments
 (0)