Skip to content

.github: bump actions/checkout from 4.0.0 to 4.1.0 #52

.github: bump actions/checkout from 4.0.0 to 4.1.0

.github: bump actions/checkout from 4.0.0 to 4.1.0 #52

Workflow file for this run

name: shellcheck
on: [push, pull_request, workflow_dispatch]
jobs:
shellcheck:
name: Run shellcheck on scripts
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- name: Run shellcheck
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38