Changeset 53112 for trunk/.github/workflows/javascript-tests.yml
- Timestamp:
- 04/08/2022 06:37:20 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/javascript-tests.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/javascript-tests.yml
r52233 r53112 67 67 68 68 - name: Install NodeJS 69 uses: actions/setup-node@ 270253e841af726300e85d718a5f606959b2903c # v2.4.169 uses: actions/setup-node@5b52f097d36d4b0b2f94ed6de710023fbb8b2236 # v3.1.0 70 70 with: 71 node-version : 1471 node-version-file: '.nvmrc' 72 72 cache: npm 73 73
Note: See TracChangeset
for help on using the changeset viewer.