mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 03:42:14 +00:00
Bump action version
This commit is contained in:
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
node-version: 12.x
|
||||
|
||||
- name: Install deps and build (with cache)
|
||||
uses: bahmutov/npm-install@v1
|
||||
uses: bahmutov/npm-install@v1.6.0
|
||||
|
||||
- name: Lint codebase
|
||||
run: yarn ci-check
|
||||
|
||||
Reference in New Issue
Block a user