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 3225ccd commit 396bf0aCopy full SHA for 396bf0a
.github/workflows/a11y-tests.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ fromJSON(vars.RUNNER) }}
14
timeout-minutes: 40
15
steps:
16
- - uses: browser-actions/setup-chrome@c785b87e244131f27c9f19c1a33e2ead956ab7ce # v1.7.3
+ - uses: browser-actions/setup-chrome@b94431e051d1c52dcbe9a7092a4f10f827795416 # v2.1.0
17
with:
18
install-dependencies: true
19
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments