Skip to content

Commit 1dc2926

Browse files
authored
Merge pull request #155 from PSDTools/dependabot/github_actions/pnpm/action-setup-4.1.0
chore(deps): bump pnpm/action-setup from 4.0.0 to 4.1.0
2 parents 5c5c5cd + 74ae94f commit 1dc2926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
persist-credentials: false
4545
set-safe-directory: true
4646
- name: ⠨⠿ Install pnpm
47-
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
47+
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
4848
- name: ⬢ Install Node
4949
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
5050
with:

0 commit comments

Comments
 (0)