Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from abundanthomesma/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/setup-node-v2.1.5

chore(deps): bump actions/setup-node from v1 to v2.1.5
  • Loading branch information
jeffbyrnes committed Mar 13, 2021
2 parents c1ca93d + 40ac44b commit 267acfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Use Node.js 14.x
uses: actions/setup-node@v1
uses: actions/setup-node@v2.1.5
with:
node-version: 14.x
- run: cd site/web/app/themes/abundanthousingma && yarn
Expand Down

0 comments on commit 267acfa

Please sign in to comment.