We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1299486 commit a4bdb8cCopy full SHA for a4bdb8c
.github/workflows/ci.yaml
@@ -164,7 +164,7 @@ jobs:
164
runs-on: ubuntu-24.04
165
needs: build
166
container:
167
- image: mcr.microsoft.com/playwright:v1.55.0-noble
+ image: mcr.microsoft.com/playwright:v1.55.0-noble@sha256:b27e719ecbfef153e13fd24e8341736733bf2658b229677eb21ff57ff5d7fb29
168
strategy:
169
fail-fast: false
170
matrix:
0 commit comments