Skip to content

Commit a373883

Browse files
Update push-dist.yml
1 parent 55d9a94 commit a373883

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/push-dist.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ jobs:
1919

2020
steps:
2121
- uses: actions/checkout@v4
22-
- uses: pnpm/action-setup@v3
23-
with:
24-
version: 8
22+
- uses: pnpm/action-setup@v4
2523
- uses: actions/setup-node@v4
2624
with:
2725
node-version: 18

0 commit comments

Comments
 (0)