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 1ee25a6 + 02ce3ba commit 977c97eCopy full SHA for 977c97e
.github/workflows/test.yml
@@ -83,7 +83,7 @@ jobs:
83
84
steps:
85
- uses: actions/checkout@v5
86
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
87
with:
88
node-version: 22
89
- name: Set up Python ${{ matrix.python-version }}
@@ -151,7 +151,7 @@ jobs:
151
152
153
154
155
156
157
@@ -216,7 +216,7 @@ jobs:
216
217
218
219
220
221
222
0 commit comments