We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cc99a6 + 4f4bae6 commit 15ebcc0Copy full SHA for 15ebcc0
.github/workflows/test-wpt.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
node-version: 'lts/*'
55
cache: npm
56
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
57
58
python-version: '3.x'
59
- name: Clone WPT repo
0 commit comments