Skip to content

Bump actions/checkout from 3 to 4 #101

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #101

Workflow file for this run

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
bash:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
format: tty
scandir: './'