Skip to content

Commit

Permalink
Bump actions/setup-node from 3.8.0 to 3.8.1 (#4633)
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 Oct 15, 2023
1 parent ea91d56 commit 5c65f5a
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 @@ -1071,7 +1071,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 @@ -1993,7 +1993,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 5c65f5a

Please sign in to comment.