mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-06 07:59:53 -05:00
Merge pull request #2893 from Growstuff/dependabot/github_actions/actions/setup-node-2.4.1
Bump actions/setup-node from 2.4.0 to 2.4.1
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -89,7 +89,7 @@ jobs:
|
||||
sudo apt-get -y install libpq-dev google-chrome-stable
|
||||
|
||||
- name: Install NodeJS
|
||||
uses: actions/setup-node@v2.4.0
|
||||
uses: actions/setup-node@v2.4.1
|
||||
with:
|
||||
node-version: '12'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user