Skip to content

Commit 0208224

Browse files
Build: Bump actions/setup-node from 3.5.0 to 3.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.5.0...v3.5.1) Closes gh-5153 --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcd9c2b commit 0208224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
${{ runner.os }}-node-${{ matrix.NODE_VERSION }}-npm-lock-
5151
5252
- name: Use Node.js ${{ matrix.NODE_VERSION }}
53-
uses: actions/[email protected].0
53+
uses: actions/[email protected].1
5454
with:
5555
node-version: ${{ matrix.NODE_VERSION }}
5656

0 commit comments

Comments
 (0)