Skip to content

Update actions/checkout action to v4 (#5) #132

Update actions/checkout action to v4 (#5)

Update actions/checkout action to v4 (#5) #132

Workflow file for this run

name: CI
on: [push]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "Run shellcheck"
uses: ludeeus/action-shellcheck@master
with:
ignore_names: .zshrc