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.
2 parents 54807c6 + bd3557e commit 3945146Copy full SHA for 3945146
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/setup-node@v4
40
with:
41
node-version: ${{ matrix.node}}
42
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
43
44
name: axe-core
45
- run: npm run test:node
0 commit comments