Skip to content

Commit f847767

Browse files
committed
Upgrade dependencies
1 parent ac2b298 commit f847767

9 files changed

Lines changed: 930 additions & 473 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v6
1818
- name: Install pnpm
19-
uses: pnpm/action-setup@v5
19+
uses: pnpm/action-setup@v6
2020
with:
2121
package_json_file: docs/package.json
2222
- name: Use Node.js

0 commit comments

Comments
 (0)