Skip to content

Update actions/upload-artifact action to v4.3.5 #670

Update actions/upload-artifact action to v4.3.5

Update actions/upload-artifact action to v4.3.5 #670

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Python linting
uses: konstruktoid/action-pylint@v0.6.0