Skip to content

Commit

Permalink
Merge pull request #85 from Team-Gigabyte/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/setup-node-v2.1.2

Bump actions/setup-node from v2.1.1 to v2.1.2
  • Loading branch information
bhargavgv authored Oct 2, 2020
2 parents 15f27c8 + fcc3b5e commit 3d7d8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
node-version: ${{ matrix.node-version }}
- name: Look for JS errors and show how to fix them
Expand Down

0 comments on commit 3d7d8a7

Please sign in to comment.