Skip to content

chore(*): update Node.js to version 20, TSC to 4.4 #88

chore(*): update Node.js to version 20, TSC to 4.4

chore(*): update Node.js to version 20, TSC to 4.4 #88

Workflow file for this run

name: "Test .zip"
on: [pull_request, push]
jobs:
kind:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: "npm install"
run: npm install
- name: "npm run build"
run: npm run build
- uses: ./
with:
name: "h3.exe"
url: "https://get.helm.sh/helm-v3.3.0-windows-amd64.zip"
pathInArchive: "windows-amd64/helm.exe"
- name: Testing
run: |
h3 --help