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 Oct 12, 2021
1 parent bdcc614 commit 7928e32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Expand Up @@ -58,7 +58,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: actions/setup-node@v2.1.5
- uses: actions/setup-node@v2.4.1

- run: npm audit --audit-level=critical

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

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

Expand Down

0 comments on commit 7928e32

Please sign in to comment.