mirror of
https://github.com/lancedikson/bowser
synced 2025-12-05 06:02:14 +00:00
Update Node.js version in CI workflow to 12.16.3
This commit is contained in:
parent
c4c02b0c6a
commit
1e02ef50c3
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 14
|
||||
node-version: 12.16.3
|
||||
- uses: actions/cache@v4
|
||||
with:
|
||||
path: ~/.npm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user