Skip to content

Commit 50de0fb

Browse files
chore(deps): update actions/setup-node action to v6.3.0 (#613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf0d8fb commit 50de0fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/common/setup-node-pnpm/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
run: echo "store_path=$(pnpm store path --silent)" >> $GITHUB_OUTPUT
1616

1717
- name: Setup Node.js
18-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
18+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
1919
with:
2020
node-version-file: package.json
2121

0 commit comments

Comments
 (0)