Skip to content

Bump shivammathur/setup-php from 2.31.0 to 2.31.1 #173

Bump shivammathur/setup-php from 2.31.0 to 2.31.1

Bump shivammathur/setup-php from 2.31.0 to 2.31.1 #173

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