Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'nuxt_express_jwt_auth/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/actions/setup-node-v2.1.5'
  • Loading branch information
Mindsaver committed Mar 9, 2021
2 parents f2e9202 + 3e3b63b commit 318df19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -26,7 +26,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 318df19

Please sign in to comment.