[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
12

Configure Feed

Select the types of activity you want to include in your feed.

fix: Node.js 20 deprecation warning for `ci.yml` (#10759)

authored by

Hamir and committed by
GitHub
(Jul 14, 2026, 10:02 AM +0200) 2127fa6c b05e5d63

+1 -1
+1 -1
.github/actions/setup-and-cache/action.yml
··· 11 11 12 12 steps: 13 13 - name: Install pnpm 14 - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 14 + uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0 15 15 16 16 - name: Set node version to ${{ inputs.node-version }} 17 17 uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0