Skip to content

Commit ca75675

Browse files
authored
Merge pull request #174 from PSDTools/dependabot/github_actions/github-actions-37cd5763f6
chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 in the github-actions group
2 parents a0979bb + 6f5a632 commit ca75675

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@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
49+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
5050
with:
5151
node-version-file: .nvmrc
5252
cache: "pnpm"

0 commit comments

Comments
 (0)