Skip to content

Commit

Permalink
use accessibility-insights-action v3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
denseflux authored Oct 17, 2023
1 parent ef4a49b commit 731d512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
fail-on-accessibility-error: true
- name: Upload report artifact
if: success() || failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v3.5
with:
name: accessibility-reports
path: ${{ github.workspace }}/_accessibility-reports
Expand Down

0 comments on commit 731d512

Please sign in to comment.