mirror of
https://github.com/biomejs/biome.git
synced 2025-12-23 08:21:13 +00:00
chore(deps): update github-actions (#5369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
85b85ae602
commit
f76e341516
8 changed files with 17 additions and 17 deletions
2
.github/workflows/pull_request_node.yml
vendored
2
.github/workflows/pull_request_node.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
- name: Build main binary
|
||||
run: cargo build -p biome_cli --release
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
|
||||
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
|
||||
with:
|
||||
node-version: 20
|
||||
- name: Cache pnpm modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue