Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Commit

Permalink
Merge pull request #87 from guardian/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-node-v2.1.5
  • Loading branch information
dependabot[bot] committed Mar 1, 2021
2 parents ec8c4c3 + 4c72ee2 commit a343a8a
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 @@ -15,7 +15,7 @@ jobs:
id: nvm

- name: Setup node
uses: actions/setup-node@v2.1.4
uses: actions/setup-node@v2.1.5
with:
node-version: '${{ steps.nvm.outputs.NVMRC }}'

Expand Down

0 comments on commit a343a8a

Please sign in to comment.