Skip to content

Commit 981d2d9

Browse files
authored
Update .github/workflows/vrt-reports.yml
1 parent a522ce1 commit 981d2d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vrt-reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
shard: [1, 2, 3, 4, 5, 6, 7, 8]
1919
steps:
2020
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
21-
- name: Use Node.js 20.x
21+
- name: Set up Node.js
2222
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
2323
with:
2424
node-version-file: '.nvmrc'

0 commit comments

Comments
 (0)