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 308e024 + 469fe57 commit f44da83Copy full SHA for f44da83
.github/workflows/test.yml
@@ -61,7 +61,7 @@ jobs:
61
62
steps:
63
- uses: actions/checkout@v5
64
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
65
with:
66
node-version: 22
67
- name: Set up Python ${{ matrix.python-version }}
@@ -123,7 +123,7 @@ jobs:
123
124
125
126
127
128
129
@@ -188,7 +188,7 @@ jobs:
188
189
190
191
192
193
194
0 commit comments