Content-Length: 281543 | pFad | http://github.com/typescript-cheatsheets/react/commit/c5133da5eb8e25f31017e5f1ff8e2ea2bf2c385e

49 chore: Update `actions/setup-node` to `v4` (#744) · typescript-cheatsheets/react@c5133da · GitHub
Skip to content

Commit c5133da

Browse files
authored
chore: Update actions/setup-node to v4 (#744)
1 parent d6f397f commit c5133da

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,10 @@ jobs:
1212
- name: Checkout commit
1313
uses: actions/checkout@v4
1414

15-
- name: Read .nvmrc
16-
run: echo "NVMRC=$(cat .nvmrc)" >> $GITHUB_OUTPUT
17-
id: nvm
18-
1915
- name: Setup node
20-
uses: actions/setup-node@v3
16+
uses: actions/setup-node@v4
2117
with:
22-
node-version: "${{ steps.nvm.outputs.NVMRC }}"
18+
node-version-file: ".nvmrc"
2319
cache: yarn
2420

2521
- name: Install dependencies

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.15.1
1+
20.x

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/typescript-cheatsheets/react/commit/c5133da5eb8e25f31017e5f1ff8e2ea2bf2c385e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy