Skip to content

Commit

Permalink
Bump actions/setup-node from 2.5.0 to 2.5.1 (home-assistant#20923)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2021
1 parent 99765a4 commit 00c00b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Check out files from GitHub
uses: actions/[email protected]
- name: Setting up Node.js
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
node-version: 16.x
cache: "npm"
Expand All @@ -27,7 +27,7 @@ jobs:
- name: Check out files from GitHub
uses: actions/[email protected]
- name: Setting up Node.js
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
node-version: 16.x
cache: "npm"
Expand Down

0 comments on commit 00c00b3

Please sign in to comment.