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 957aab1 commit 17f44f0Copy full SHA for 17f44f0
1 file changed
.github/workflows/ci.yml
@@ -117,7 +117,7 @@ jobs:
117
name: 🖥️ Browser tests
118
runs-on: ubuntu-24.04-arm
119
container:
120
- image: mcr.microsoft.com/playwright:v1.58.2-noble
+ image: mcr.microsoft.com/playwright:v1.58.2-noble@sha256:6446946a1d9fd62d9ae501312a2d76a43ee688542b21622056a372959b65d63d
121
122
steps:
123
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments