We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2ec9f commit 24f4483Copy full SHA for 24f4483
.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: '21'
+ node-version: '22'
19
mirror: 'https://httpbin.org'
20
mirror-token: 'Bearer test-token'
21
0 commit comments