Skip to content

Commit cc81047

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

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
@@ -4,7 +4,7 @@ description: Set up environment and install dependencies
44
runs:
55
using: composite
66
steps:
7-
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
7+
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
88
with:
99
node-version-file: .nvmrc
1010

0 commit comments

Comments
 (0)