We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262990b commit 6b304a3Copy full SHA for 6b304a3
1 file changed
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
- name: Setup Node for upload
86
uses: actions/setup-node@v4
87
with:
88
- node-version: 20
+ node-version: 22
89
90
- name: Install COS SDK
91
run: npm install cos-nodejs-sdk-v5
0 commit comments