aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-06-15 21:40:33 +0200
committerGitHub <[email protected]>2024-06-15 21:40:33 +0200
commitb4e7d21440ceb830438e8a03c7148bb1553a787c (patch)
tree9564511a1d30d3c464c4f59cabf64f1afcdd8d4a /.github
parent5f77d389a805c6527b489c699a0b517ca9b17739 (diff)
downloadfaker-b4e7d21440ceb830438e8a03c7148bb1553a787c.tar.xz
faker-b4e7d21440ceb830438e8a03c7148bb1553a787c.zip
chore(deps): update devdependencies (#2942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 75f47d15..07d5641a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -98,10 +98,10 @@ jobs:
e2e-test:
runs-on: ubuntu-latest
container:
- image: cypress/browsers:node-20.6.1-chrome-116.0.5845.187-1-ff-117.0-edge-116.0.1938.76-1@sha256:cd909915e1a0aa24dbd3eaf95feb2a7be6cf9961fa425ffa06cd5a44d211451c
+ image: cypress/browsers:node-22.0.0-chrome-124.0.6367.60-1-ff-125.0.2-edge-124.0.2478.51-1@sha256:0e0ebec5b1a48102069969b907de9be6c62a42ecf150a243c9d0dda564dd151c
options: --user 1001
timeout-minutes: 10
- name: 'E2E Doc Test: node-20, ubuntu-latest'
+ name: 'E2E Doc Test: node-22, ubuntu-latest'
steps:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6