Skip to content

Commit bb0c635

Browse files
chore(deps): update actions/setup-node digest to 53b8394
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5bc777 commit bb0c635

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3131

3232
- name: Setup Node
33-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
33+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
3434
with:
3535
# Use the latest LTS version of Node.js already installed on the runner.
3636
node-version: latest

0 commit comments

Comments
 (0)