Skip to content

Commit

Permalink
Merge pull request #2 from FredericGodest/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/setup-node-v2.1.5
  • Loading branch information
FredericGodest authored Mar 16, 2021
2 parents 6d01534 + a99403b commit 70cbcfc
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 @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@master

- name: Setup node env 🏗
uses: actions/[email protected].2
uses: actions/[email protected].5
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit 70cbcfc

Please sign in to comment.