We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 069260b + d6be8e2 commit 1dcc094Copy full SHA for 1dcc094
1 file changed
README.md
@@ -40,7 +40,7 @@ jobs:
40
accessibility_scanner:
41
runs-on: ubuntu-latest
42
steps:
43
- - uses: github/accessibility-scanner@v2
+ - uses: github/accessibility-scanner@v3
44
with:
45
urls: | # Provide a newline-delimited list of URLs to scan; more information below.
46
REPLACE_THIS
0 commit comments