Skip to content

Commit 5d8196c

Browse files
committed
Merge remote-tracking branch 'upstream/master' into pr/matusdrobuliak66/8140
2 parents 75a0f7f + c4d6cb2 commit 5d8196c

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)