Skip to content

Commit

Permalink
Merge pull request #110 from BitcoinSchema/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…master/actions/setup-node-3

Bump actions/setup-node from 2.5.1 to 3
  • Loading branch information
mergify[bot] committed Feb 28, 2022
2 parents 6fd5810 + 65c8a8c commit 8ef70f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v2.4.0
with:
fetch-depth: 0
- uses: actions/setup-node@v2.5.1
- uses: actions/setup-node@v3
with:
node-version: '14'
cache: 'npm'
Expand Down

0 comments on commit 8ef70f5

Please sign in to comment.