Skip to content

Commit 43eaf2c

Browse files
chore(deps): update actions/setup-node digest to 1d0ff46 (#4006)
UITOOL-284 Co-authored-by: renovate-coveo[bot] <115253437+renovate-coveo[bot]@users.noreply.github.com>
1 parent f72f473 commit 43eaf2c

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
@@ -3,7 +3,7 @@ description: Install Node, PNPM, and dependencies using cache
33
runs:
44
using: composite
55
steps:
6-
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
6+
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
77
with:
88
registry-url: 'https://registry.npmjs.org'
99
node-version: 20.9.0

0 commit comments

Comments
 (0)