Skip to content

Commit

Permalink
Bump actions/setup-node from v2.1.1 to v2.1.2 (#3898)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 2, 2020
1 parent 2a269e7 commit 5964d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visual-tests.yml
Expand Up @@ -57,7 +57,7 @@ jobs:
php redaxo/bin/console user:create myusername mypassword --admin
- name: Setup Node.js
uses: actions/setup-node@v2.1.1
uses: actions/setup-node@v2.1.2
with:
node-version: "12.x"
- name: Setup Webserver
Expand Down

0 comments on commit 5964d3a

Please sign in to comment.