Skip to content

Commit

Permalink
chore: bump playwright to 1.47.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ozyx committed Oct 1, 2024
1 parent c6ef2b6 commit d837e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yamcs-quickstart-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
elif [ "${{ matrix.openmct-version }}" = "stable" ]; then
npm run build:example
fi
- run: npx playwright@1.45.2 install chromium
- run: npx playwright@1.47.2 install chromium
- name: Check that yamcs is available
run: |
docker ps -a
Expand Down

0 comments on commit d837e1b

Please sign in to comment.