Skip to content

Commit

Permalink
Update accessibility-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeetgarg authored Feb 6, 2025
1 parent 869ad54 commit f93b3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/accessibility-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
cat ./axe-reports/accessibility-report.json || echo "Report not created"
- name: Upload axe-core report
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: axe-report
path: ./axe-reports/accessibility-report.json
Expand Down

0 comments on commit f93b3f2

Please sign in to comment.