Skip to content

Commit

Permalink
Merge pull request #483 from nucleos/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-node-2.2.0

Bump actions/setup-node from 2.1.5 to 2.2.0
  • Loading branch information
nucleos-bot committed Jul 1, 2021
2 parents 754e7f5 + 83c93fc commit cc014c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v2.3.4

- name: "Using Node"
uses: actions/setup-node@v2.1.5
uses: actions/setup-node@v2.2.0

- name: "Install dependencies"
run: |
Expand Down

0 comments on commit cc014c4

Please sign in to comment.