Skip to content

Commit

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

build(deps): bump actions/setup-node from v2.1.4 to v2.1.5
  • Loading branch information
sgratzl authored Mar 23, 2021
2 parents e03ed0b + e5bef09 commit 9bd176d
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 @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/[email protected].4
- uses: actions/[email protected].5
with:
node-version: '14.x'
- run: npm i -g yarn
Expand Down

0 comments on commit 9bd176d

Please sign in to comment.