Skip to content

ci(GitHub): bump the version of actions/checkout #474

ci(GitHub): bump the version of actions/checkout

ci(GitHub): bump the version of actions/checkout #474

Workflow file for this run

name: ShellCheck
on:
push:
jobs:
Check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Shellcheck
uses: ludeeus/action-shellcheck@master
with:
format: tty