Skip to content

Commit 4fc2397

Browse files
build(deps): Bump actions/setup-node from 4.4.0 to 5.0.0 (#1010)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4688d1 commit 4fc2397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxc-build-library.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
submodules: true
128128

129129
- name: Use Node.js 22
130-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
130+
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
131131
with:
132132
node-version: 22
133133

0 commit comments

Comments
 (0)