Skip to content

Commit e2a9162

Browse files
chore(deps): update actions/setup-node digest to 53b8394 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04b8ec0 commit e2a9162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout Project
1818
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1919
- name: Install Node.js
20-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
20+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
2121
with:
2222
node-version: 24
2323
cache: yarn

0 commit comments

Comments
 (0)