Skip to content

Commit bbb9c24

Browse files
committed
changed the node version to latest
1 parent db70c2c commit bbb9c24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/apply-test-ids.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
if: steps.changes.outputs.other != 'true'
4040
uses: actions/setup-node@v4
4141
with:
42-
node-version: 20
42+
node-version: latest
4343

4444
- name: Install dependencies
4545
if: steps.changes.outputs.other != 'true'

0 commit comments

Comments
 (0)