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.
actions
1 parent 0120a85 commit 02094ceCopy full SHA for 02094ce
.github/workflows/running.yml
@@ -18,7 +18,7 @@ jobs:
18
node-version: [16.x, 18.x, 20.x]
19
20
steps:
21
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
22
23
- name: Set up Chrome
24
uses: browser-actions/setup-chrome@v1
.github/workflows/test.yml
- name: Install
run: npm ci
0 commit comments