Skip to content

Update actions/setup-node action to v3.8.2 #277

Update actions/setup-node action to v3.8.2

Update actions/setup-node action to v3.8.2 #277

Workflow file for this run

- name: Archive using zip or tar
uses: NSCoder/[email protected]
action "Archive" {

Check failure on line 4 in .github/workflows/archive-action.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/archive-action.yml

Invalid workflow file

You have an error in your yaml syntax on line 4
uses = "./.github/workflows/archive"
args = "zip -r deployment_artifact.zip ./build"
}