Skip to content

Bump shivammathur/setup-php from 2.30.4 to 2.30.5 #125

Bump shivammathur/setup-php from 2.30.4 to 2.30.5

Bump shivammathur/setup-php from 2.30.4 to 2.30.5 #125

Workflow file for this run

name: Shellcheck
on: push
jobs:
shellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- run: sudo apt-get update
- run: sudo apt-get install -y shellcheck
- run: ./.shellcheck.sh