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 f1d961f commit 707a686Copy full SHA for 707a686
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
node-version: ${{ matrix.node }}
24
- name: setup chrome
25
- uses: browser-actions/setup-chrome@latest
+ uses: browser-actions/setup-chrome@c785b87e244131f27c9f19c1a33e2ead956ab7ce # latest
26
- uses: actions/cache@v4
27
28
path: node_modules
0 commit comments