We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a522ce1 commit 981d2d9Copy full SHA for 981d2d9
1 file changed
.github/workflows/vrt-reports.yml
@@ -18,7 +18,7 @@ jobs:
18
shard: [1, 2, 3, 4, 5, 6, 7, 8]
19
steps:
20
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
21
- - name: Use Node.js 20.x
+ - name: Set up Node.js
22
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
23
with:
24
node-version-file: '.nvmrc'
0 commit comments