惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
L
LINUX DO - 最新话题
P
Proofpoint News Feed
Cyberwarzone
Cyberwarzone
Know Your Adversary
Know Your Adversary
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
L
Lohrmann on Cybersecurity
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Security Latest
Security Latest
T
The Exploit Database - CXSecurity.com
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
P
Privacy & Cybersecurity Law Blog
K
Kaspersky official blog
The Last Watchdog
The Last Watchdog
Webroot Blog
Webroot Blog
Scott Helme
Scott Helme
T
Threat Research - Cisco Blogs
C
Cyber Attacks, Cyber Crime and Cyber Security
WordPress大学
WordPress大学
L
LINUX DO - 热门话题
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - Franky
V
Visual Studio Blog
O
OpenAI News
AI
AI
Hacker News: Ask HN
Hacker News: Ask HN
V2EX - 技术
V2EX - 技术
GbyAI
GbyAI
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Simon Willison's Weblog
Simon Willison's Weblog
S
Schneier on Security
Spread Privacy
Spread Privacy
Y
Y Combinator Blog
I
InfoQ
H
Hackread – Cybersecurity News, Data Breaches, AI and More
T
Threatpost
C
Cybersecurity and Infrastructure Security Agency CISA
F
Fortinet All Blogs
C
CERT Recently Published Vulnerability Notes
T
The Blog of Author Tim Ferriss
C
Check Point Blog
Apple Machine Learning Research
Apple Machine Learning Research
有赞技术团队
有赞技术团队
人人都是产品经理
人人都是产品经理
N
News and Events Feed by Topic
Project Zero
Project Zero
小众软件
小众软件
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
B
Blog
G
Google Developers Blog

Recent Commits to html-aria:gh-pages

Merge pull request #599 from w3c/dependabot/github_actions/actions/ch… · w3c/html-aria@1f41808 Bump actions/checkout from 6 to 7 · w3c/html-aria@8ba054e Clarify img element accessibility descriptions (#592) · w3c/html-aria@ad7241f Update select element descriptions in HTML (#598) · w3c/html-aria@7998c77 Update select role mapping to use HTML display size (#555) · w3c/html-aria@17dd4ce First pass at updating the implementation report (#590) · w3c/html-aria@89f8e75 chore: fix some typos flagged by cSpell (#596) ci: add Dependabot for GitHub Actions (#591) revise references of hidden until found (#595) · w3c/html-aria@7c57ac1 chore: cleanup markup flagged by prettier --check (#594) chore: drop stray closing anchor tags (#593) · w3c/html-aria@d56057d Fix role attribute case in main element (#585) · w3c/html-aria@9706711 Editorial wording fixes (#584) · w3c/html-aria@d7ea2ba informative li element role clarification (#578) · w3c/html-aria@ee49004 Merge pull request #575 from w3c/update-pr-link · w3c/html-aria@d29fd9f Fix link to summary clarifications PR · w3c/html-aria@861e255 Update changelog (Clarify roles and attributes for the summary elemen… specifiy -> specify (#573) · w3c/html-aria@af63465 Update index.html (#570) · w3c/html-aria@cf08b8c
Bump actions/checkout from 2 to 6 (#597) · w3c/html-aria@ee5c70a
w3c · 2026-05-20 · via Recent Commits to html-aria:gh-pages

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Commit ee5c70a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -11,7 +11,7 @@ jobs:

1111

name: Validate and Publish

1212

runs-on: ubuntu-latest # only linux supported at present

1313

steps:

14-

- uses: actions/checkout@v2

14+

- uses: actions/checkout@v6

1515

- uses: w3c/spec-prod@v2

1616

with:

1717

TOOLCHAIN: respec

0 commit comments