Skip to content

Commit 2743d7d

Browse files
Bump actions/setup-node from 4.0.4 to 4.1.0 (#6618)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e64ea7 commit 2743d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2522,7 +2522,7 @@ jobs:
25222522
uses: actions/setup-python@v5
25232523
with:
25242524
python-version: ${{ matrix.python }}
2525-
- uses: actions/setup-node@v4.0.4
2525+
- uses: actions/setup-node@v4.1.0
25262526
with:
25272527
node-version: ${{ matrix.node }}
25282528
cache: "npm"

0 commit comments

Comments
 (0)