Skip to content

Commit

Permalink
Merge pull request #1086 from GoogleChromeLabs/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/setup-node-4.0.1

Bump actions/setup-node from 4.0.0 to 4.0.1
  • Loading branch information
westonruter authored Jan 18, 2024
2 parents d6817d2 + 42385ec commit 441e7b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-measure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Node
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
node-version-file: '.nvmrc'
cache: npm
Expand Down Expand Up @@ -274,7 +274,7 @@ jobs:
done
- name: Setup Node
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
node-version-file: '.nvmrc'
cache: npm
Expand Down

0 comments on commit 441e7b0

Please sign in to comment.