Skip to content

Commit 5d55b10

Browse files
authored
Merge pull request #169 from PSDTools/dependabot/github_actions/github-actions-b7ced825bf
chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 in the github-actions group
2 parents b3bdc64 + e90a5a7 commit 5d55b10

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
@@ -46,7 +46,7 @@ jobs:
4646
- name: ⠨⠿ Install pnpm
4747
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
4848
- name: ⬢ Install Node
49-
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
49+
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
5050
with:
5151
node-version-file: .nvmrc
5252
cache: "pnpm"

0 commit comments

Comments
 (0)