Skip to content

Commit d6be8e2

Browse files
authored
Upgrade accessibility-scanner from v2 to v3
1 parent 069260b commit d6be8e2

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)