Skip to content

Commit 693de29

Browse files
Merge pull request #92 from BlackRainbowAI/dependabot/github_actions/pnpm/action-setup-3.0.0
Bump pnpm/action-setup from 2.4.0 to 3.0.0
2 parents 95adff4 + 559b1f8 commit 693de29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Node.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
steps:
5959
- uses: actions/checkout@v4.1.1
6060

61-
- uses: pnpm/action-setup@v2.4.0
61+
- uses: pnpm/action-setup@v3.0.0
6262
with:
6363
version: 8.6.12
6464
run_install: |

0 commit comments

Comments
 (0)