Skip to content

Commit 94bbb82

Browse files
authored
Update ci.yml
1 parent 63463f2 commit 94bbb82

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
@@ -53,7 +53,7 @@ jobs:
5353
token: ${{ secrets.GITHUB_TOKEN }}
5454
- uses: pnpm/action-setup@v4
5555
with:
56-
version: 'latest'
56+
version: 'latest'
5757
- name: Use Node.js
5858
uses: actions/setup-node@v4
5959
with:

0 commit comments

Comments
 (0)