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 90fd2f1 commit 4c70c17Copy full SHA for 4c70c17
.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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments