Skip to content

Commit 1ccdeb8

Browse files
committed
workflow: update ci dependencies
1 parent d0d5591 commit 1ccdeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v3
1111
- name: Install pnpm
12-
- uses: pnpm/action-setup@v2
12+
- uses: pnpm/action-setup@v2
1313
with:
1414
version: 7.9.5
1515
- name: Set node

0 commit comments

Comments
 (0)