Skip to content

Bump actions/checkout from 3 to 4 #510

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #510

Workflow file for this run

name: shellcheck
on:
push:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
# TODO - godownloader -r FuzzyMonkeyCo/monkey -o .godownloader.sh .goreleaser.yml
- name: Run shellcheck
uses: ludeeus/[email protected]
with:
check_together: 'yes'
severity: error