Skip to content

Commit c4d6cb2

Browse files
Bump actions/setup-node from 4.1.0 to 4.4.0 (#7792)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18fed8a commit c4d6cb2

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
@@ -1890,7 +1890,7 @@ jobs:
18901890
with:
18911891
python-version: ${{ matrix.python }}
18921892
cache-dependency-glob: "**/e2e/requirements/requirements.txt"
1893-
- uses: actions/setup-node@v4.1.0
1893+
- uses: actions/setup-node@v4.4.0
18941894
with:
18951895
node-version: ${{ matrix.node }}
18961896
cache: "npm"

0 commit comments

Comments
 (0)