Skip to content

Commit 7405fec

Browse files
Update actions/setup-node digest to 49933ea (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac194a1 commit 7405fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
git config --global user.email $user_email
2525
env:
2626
GH_TOKEN: ${{ inputs.token }}
27-
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
27+
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2828
with:
2929
node-version-file: .node-version
3030
- name: Setup pnpm

0 commit comments

Comments
 (0)