Skip to content

Update actions/checkout action to v4 #68

Update actions/checkout action to v4

Update actions/checkout action to v4 #68

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: ShellCheck-Linter-Action
uses: zbeekman/ShellCheck-Linter-Action@v1.0.1