Skip to content

Commit 1dcc094

Browse files
authored
Upgrade accessibility-scanner from v2 to v3 (#198)
2 parents 069260b + d6be8e2 commit 1dcc094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
accessibility_scanner:
4141
runs-on: ubuntu-latest
4242
steps:
43-
- uses: github/accessibility-scanner@v2
43+
- uses: github/accessibility-scanner@v3
4444
with:
4545
urls: | # Provide a newline-delimited list of URLs to scan; more information below.
4646
REPLACE_THIS

0 commit comments

Comments
 (0)