Skip to content

Commit 4674947

Browse files
chore(deps): update actions/setup-node digest to 633bb92 (#138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33d24ee commit 4674947

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@41ff72655975bd51cab0327fa583b6e92b6d3061
1919
name: Install pnpm
2020
- name: Install Node.js
21-
uses: actions/setup-node@dda4788290998366da86b6a4f497909644397bb2
21+
uses: actions/setup-node@633bb92bc0aabcae06e8ea93b85aecddd374c402
2222
with:
2323
node-version: 24
2424
cache: 'pnpm'

0 commit comments

Comments
 (0)