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 8ca2d2d + a64826c commit 05e2ce4Copy full SHA for 05e2ce4
.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