Skip to content

Commit

Permalink
Bump actions/setup-node from 4.0.1 to 4.0.2 (#5328)
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>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent f09a1d6 commit f834b74
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 @@ -1164,7 +1164,7 @@ jobs:
with:
version: ${{ matrix.docker_buildx }}
driver: docker-container
- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
node-version: ${{ matrix.node }}
cache: "npm"
Expand Down Expand Up @@ -2133,7 +2133,7 @@ jobs:
python-version: ${{ matrix.python }}
cache: "pip"
cache-dependency-path: "tests/e2e/requirements/requirements.txt"
- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
node-version: ${{ matrix.node }}
cache: "npm"
Expand Down

0 comments on commit f834b74

Please sign in to comment.