Skip to content

Commit 20bc5a3

Browse files
authored
Merge pull request #1129 from w3bdesign/development
📦 deps: update cypress browser container image
2 parents fdb8c16 + ba3b21b commit 20bc5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
matrix:
1010
browser: [chrome, firefox, edge]
1111
container:
12-
image: cypress/browsers:node-20.17.0-chrome-128.0.6613.119-1-ff-130.0-edge-128.0.2739.63-1
12+
image: cypress/browsers:node-22.18.0-chrome-139.0.7258.138-1-ff-142.0-edge-139.0.3405.102-1
1313
options: --user 1001
1414
steps:
1515
- name: Checkout

0 commit comments

Comments
 (0)