Skip to content

Commit e10ffd3

Browse files
authored
Update upload_artifact.yml
1 parent 12b2f33 commit e10ffd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload_artifact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Node.js
2020
uses: actions/setup-node@v2
2121
with:
22-
node-version: 20.2.0
22+
node-version: 20.19.0
2323

2424
- name: Install dependencies
2525
run: yarn

0 commit comments

Comments
 (0)