Skip to content

Commit d9ca5fd

Browse files
authored
Merge pull request #85 from nodenv/dependabot/github_actions/actions/setup-node-4.4.0
Bump actions/setup-node from 1.4.6 to 4.4.0
2 parents a66dba2 + fcccc11 commit d9ca5fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
3030
with: { egress-policy: audit }
3131
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32-
- uses: actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e # v1.4.6
32+
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
3333
with:
3434
scope: nodenv
3535
registry-url: https://registry.npmjs.org

0 commit comments

Comments
 (0)