Skip to content

Commit bd71d48

Browse files
authored
ci: update playwright for stress tests (#7289)
1 parent 441d098 commit bd71d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stress-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
echo "pid=$pid" >> $GITHUB_OUTPUT
2626
sleep 5
2727
- name: Run Stress Tests
28-
uses: docker://mcr.microsoft.com/playwright:v1.55.0-jammy
28+
uses: docker://mcr.microsoft.com/playwright:v1.56.1-jammy
2929
env:
3030
STORYBOOK_URL: 'http://172.17.0.1:6006'
3131
with:

0 commit comments

Comments
 (0)