mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Bumped versions in pre-commit and npm configurations.
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '12'
|
||||
node-version: '14'
|
||||
cache: 'npm'
|
||||
cache-dependency-path: '**/package.json'
|
||||
- run: npm install
|
||||
|
||||
Reference in New Issue
Block a user