Skip to content

Commit 6b304a3

Browse files
committed
fix: fix bugs
1 parent 262990b commit 6b304a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Setup Node for upload
8686
uses: actions/setup-node@v4
8787
with:
88-
node-version: 20
88+
node-version: 22
8989

9090
- name: Install COS SDK
9191
run: npm install cos-nodejs-sdk-v5

0 commit comments

Comments
 (0)