Changeset 57362 for trunk/.github/workflows/test-and-zip-default-themes.yml
- Timestamp:
- 01/26/2024 01:48:01 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-and-zip-default-themes.yml
r57197 r57362 132 132 133 133 - name: Set up Node.js 134 uses: actions/setup-node@ 8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0134 uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1 135 135 with: 136 136 node-version-file: '.nvmrc' … … 188 188 189 189 - name: Upload theme ZIP as an artifact 190 uses: actions/upload-artifact@ c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0190 uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0 191 191 with: 192 192 if-no-files-found: error
Note: See TracChangeset
for help on using the changeset viewer.