mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
Merge pull request #2081 from streamich/gh-actions
ci: 🎡 bump github actions node version
[ci skip]
This commit is contained in:
commit
c6a0a75b1e
2
.github/workflows/pull_request_ci.yml
vendored
2
.github/workflows/pull_request_ci.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [10.x, 12.x]
|
||||
node-version: [14.x, 16.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user