Skip to content

Bump actions/checkout from 3.0.2 to 3.5.1 #339

Bump actions/checkout from 3.0.2 to 3.5.1

Bump actions/checkout from 3.0.2 to 3.5.1 #339

Workflow file for this run

name: Build
on: [push]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3.5.1
- name: Shellcheck
run: |
shellcheck *.sh