Skip to content

Commit

Permalink
Bump actions/setup-node from 4.0.3 to 4.0.4 (#6425)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pedro Crespo-Valero <[email protected]>
  • Loading branch information
dependabot[bot] and pcrespov authored Sep 23, 2024
1 parent 38e128d commit ec000db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-testing-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,7 @@ jobs:
uses: docker/setup-buildx-action@v3
with:
driver: docker-container
- uses: actions/[email protected].3
- uses: actions/[email protected].4
with:
node-version: ${{ matrix.node }}
cache: "npm"
Expand Down Expand Up @@ -2359,7 +2359,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python }}
- uses: actions/[email protected].3
- uses: actions/[email protected].4
with:
node-version: ${{ matrix.node }}
cache: "npm"
Expand Down

0 comments on commit ec000db

Please sign in to comment.