Skip to content

Commit

Permalink
Merge pull request #1 from TroyDota/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/setup-node-v2.1.5

fix(deps): bump actions/setup-node from v2.1.2 to v2.1.5
  • Loading branch information
TroyKomodo committed Mar 17, 2021
2 parents bff60da + f801b63 commit 9fdc9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@master

- name: Setup node env 🏗
uses: actions/setup-node@v2.1.2
uses: actions/setup-node@v2.1.5
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit 9fdc9ed

Please sign in to comment.