Skip to content

Update actions/checkout action to v4.3.0 - autoclosed #1044

Update actions/checkout action to v4.3.0 - autoclosed

Update actions/checkout action to v4.3.0 - autoclosed #1044

Workflow file for this run

on: [push, pull_request]
name: Python linting
permissions:
contents: read
jobs:
PythonLinting:
name: Python linting
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
- name: Python linting
uses: konstruktoid/action-pylint@v2.0.0