We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f4483 commit b726c29Copy full SHA for b726c29
.github/workflows/test-1467.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: marco-ippolito/setup-node@fix-bearer-token
16
# uses : actions/setup-node@v6
17
with:
18
- node-version: '22'
+ node-version: '23'
19
mirror: 'https://httpbin.org'
20
mirror-token: 'Bearer test-token'
21
0 commit comments