Skip to content

Commit

Permalink
Bump actions/setup-node from 4.0.0 to 4.0.1 (#5183)
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 Dec 18, 2023
1 parent 413a4f8 commit f60e02a
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 @@ -1163,7 +1163,7 @@ jobs:
with:
version: ${{ matrix.docker_buildx }}
driver: docker-container
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
node-version: ${{ matrix.node }}
cache: "npm"
Expand Down Expand Up @@ -2087,7 +2087,7 @@ jobs:
python-version: ${{ matrix.python }}
cache: "pip"
cache-dependency-path: "tests/e2e/requirements/requirements.txt"
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
node-version: ${{ matrix.node }}
cache: "npm"
Expand Down

0 comments on commit f60e02a

Please sign in to comment.