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 d9f41e0 commit bd3557eCopy full SHA for bd3557e
.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