Skip to content

Update actions/upload-artifact action to v4.4.1 #762

Update actions/upload-artifact action to v4.4.1

Update actions/upload-artifact action to v4.4.1 #762

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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Python linting
uses: konstruktoid/[email protected]