Skip to content

Commit 9e2a49e

Browse files
chore(deps): update actions/setup-node digest to 774c1d6 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70b30bf commit 9e2a49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: pnpm/action-setup@9b5745cdf0a2e8c2620f0746130f809adb911c19
1919
name: Install pnpm
2020
- name: Install Node.js
21-
uses: actions/setup-node@d02c89dce7e1ba9ef629ce0680989b3a1cc72edb
21+
uses: actions/setup-node@774c1d62961e73038a114d59c8847023c003194d
2222
with:
2323
node-version: 24
2424
cache: 'pnpm'

0 commit comments

Comments
 (0)