Skip to content

Commit 337cc9d

Browse files
Bump actions/upload-pages-artifact from 3 to 4 (#494)
1 parent f4469ae commit 337cc9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Generate API docs site
3131
run: npx typedoc
3232
- name: Upload artifact
33-
uses: actions/upload-pages-artifact@v3
33+
uses: actions/upload-pages-artifact@v4
3434
with:
3535
path: ./docs/api
3636

0 commit comments

Comments
 (0)