Skip to content

build(deps): bump actions/setup-node from 5 to 6 #372

build(deps): bump actions/setup-node from 5 to 6

build(deps): bump actions/setup-node from 5 to 6 #372

Workflow file for this run

name: CLI
on: push
jobs:
cli:
runs-on: ubuntu-latest
steps:
- name: aws
run: aws help
- name: docker
run: docker help
# https://docs.github.com/en/actions/advanced-guides/using-github-cli-in-workflows
- name: gh
run: gh help