Bump action version

This commit is contained in:
Dan Abramov
2021-11-06 21:06:52 +00:00
committed by GitHub
parent 695efe3069
commit 196edb3022

View File

@@ -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