Skip to content

Commit bdbce57

Browse files
committed
chore(ci): upgrade Node.js version from 16 to 20 in workflows
1 parent 8eb17de commit bdbce57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
service_account: 'kokoro-system-test@long-door-651.iam.gserviceaccount.com'
4141
create_credentials_file: 'true'
4242
access_token_lifetime: 600s
43-
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.2.4
43+
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
4444
with:
4545
node-version: 20
4646
- name: Get npm cache directory

0 commit comments

Comments
 (0)