Skip to content

Commit cf465f2

Browse files
authored
chore: merge lib/stack audit follow-ups L1-L8 [skip ci]
Library/stack audit follow-ups L1-L8 (v0.6.4)
2 parents 4b272ec + b5088c7 commit cf465f2

31 files changed

Lines changed: 1466 additions & 375 deletions

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ jobs:
3636
- uses: taiki-e/install-action@cargo-deny
3737
- uses: taiki-e/install-action@typos
3838

39+
- uses: actions/setup-node@v4
40+
with:
41+
node-version: '22.12'
42+
3943
- uses: oven-sh/setup-bun@v2
4044
with:
4145
bun-version: latest

0 commit comments

Comments
 (0)