Skip to content

Commit

Permalink
Bump setup-node from v4.0.1 to v4.0.2
Browse files Browse the repository at this point in the history
Bumps [setup-node](https://github.com/actions/setup-node) from v4.0.1 to v4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@b39b52d...60edb5d)

---
updated-dependencies:
- dependency-name: setup-node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent b237096 commit b3acc91
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion run/gh-actions-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"setup-node": "github:actions/setup-node#v4.0.1"
"setup-node": "github:actions/setup-node#v4.0.2"
},
"engines": {
"node": ">=20"
Expand Down
2 changes: 1 addition & 1 deletion run/gh-actions-tsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"setup-node": "github:actions/setup-node#v4.0.1"
"setup-node": "github:actions/setup-node#v4.0.2"
},
"engines": {
"node": ">=20"
Expand Down

0 comments on commit b3acc91

Please sign in to comment.