Skip to content

Commit b95c1c8

Browse files
authored
Merge branch 'master' into is1701/new-e2e-tip-lite
2 parents f4e8892 + ec000db commit b95c1c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,7 @@ jobs:
12881288
uses: docker/setup-buildx-action@v3
12891289
with:
12901290
driver: docker-container
1291-
- uses: actions/[email protected].3
1291+
- uses: actions/[email protected].4
12921292
with:
12931293
node-version: ${{ matrix.node }}
12941294
cache: "npm"
@@ -2359,7 +2359,7 @@ jobs:
23592359
uses: actions/setup-python@v5
23602360
with:
23612361
python-version: ${{ matrix.python }}
2362-
- uses: actions/[email protected].3
2362+
- uses: actions/[email protected].4
23632363
with:
23642364
node-version: ${{ matrix.node }}
23652365
cache: "npm"

0 commit comments

Comments
 (0)