Skip to content

Commit e0c7b2e

Browse files
Merge branch 'master' into allow-to-remove-your-self-from-the-group
2 parents 563d352 + ec000db commit e0c7b2e

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)