Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-node-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Feb 27, 2021
1 parent ca43ce2 commit 7e70ed1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/setup-node@v2.1.4
- uses: actions/setup-node@v2.1.5
- uses: actions/checkout@v2
- run: npm audit --audit-level=critical

Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- uses: actions/setup-node@v2.1.4
- uses: actions/setup-node@v2.1.5
with:
node-version: ${{ matrix.node-version }}

Expand Down

0 comments on commit 7e70ed1

Please sign in to comment.