Skip to content

Bump actions/checkout from 3 to 4 #13

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #13

Workflow file for this run

on: push
name: on push
jobs:
pythonPylintGithubAction:
name: Python Pylint Github Action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Python Pylint Github Action
uses: fylein/python-pylint-github-action@master
with:
args: pylint --help