Skip to content

build(deps): bump actions/upload-artifact from 6 to 7 #421

build(deps): bump actions/upload-artifact from 6 to 7

build(deps): bump actions/upload-artifact from 6 to 7 #421

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