Skip to content

Commit

Permalink
ci: Upgrade to Node 22 (a11y is failing)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Feb 12, 2025
1 parent 557e5fe commit 7dc9e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 22
- uses: actions/setup-python@v5
with:
python-version: '3.10'
Expand Down

0 comments on commit 7dc9e37

Please sign in to comment.