Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v2.4.0 (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 13, 2021
1 parent 77e3b98 commit 0b4c0b6
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 @@ -8,7 +8,7 @@ jobs:
steps:

- name: Setup Node.js for use with actions
uses: actions/setup-node@v2.1.5
uses: actions/setup-node@v2.4.0

- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 0b4c0b6

Please sign in to comment.