Skip to content

Commit

Permalink
upgrade container image
Browse files Browse the repository at this point in the history
  • Loading branch information
daibhin committed Nov 22, 2023
1 parent 928a68d commit d7b2df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook-chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 30
container:
image: mcr.microsoft.com/playwright:v1.29.2 # Same as @storybook/[email protected]'s dependency
image: mcr.microsoft.com/playwright:v1.40.0 # Same as @storybook/[email protected]'s dependency
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit d7b2df8

Please sign in to comment.