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 e715950 commit 19bb9bdCopy full SHA for 19bb9bd
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
cache: 'npm'
20
- run: npm ci
21
- run: npm run build
22
- - uses: actions/upload-artifact@v4.1.7
+ - uses: actions/upload-artifact@v4
23
with:
24
name: axe-core
25
path: axe.js
0 commit comments