Skip to content

Commit

Permalink
build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 (#151)
Browse files Browse the repository at this point in the history
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marluan Espiritusanto <[email protected]>
  • Loading branch information
dependabot[bot] and marluanespiritusanto authored Jan 22, 2024
1 parent b9fbf9a commit efe378a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
version: 8

- name: Use Node.js ${{ matrix.node }}
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
node-version: ${{ matrix.node }}
cache: pnpm
Expand Down

0 comments on commit efe378a

Please sign in to comment.