Skip to content

Commit 1d029dd

Browse files
authored
fix: removed pnpm version pinning in the action
1 parent 8262726 commit 1d029dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/upload-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- name: Install pnpm
1616
uses: pnpm/action-setup@v4
1717
with:
18-
version: 10
1918
run_install: true
2019

2120
- name: Setup Node

0 commit comments

Comments
 (0)