Skip to content

Commit 19bb9bd

Browse files
author
Abhishek Bindra
committed
fix PR checks
1 parent e715950 commit 19bb9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
cache: 'npm'
2020
- run: npm ci
2121
- run: npm run build
22-
- uses: actions/upload-artifact@v4.1.7
22+
- uses: actions/upload-artifact@v4
2323
with:
2424
name: axe-core
2525
path: axe.js

0 commit comments

Comments
 (0)