Skip to content

⬆️ Bump actions/upload-pages-artifact from 3 to 4 in the actions group #560

⬆️ Bump actions/upload-pages-artifact from 3 to 4 in the actions group

⬆️ Bump actions/upload-pages-artifact from 3 to 4 in the actions group #560

Workflow file for this run

name: Ruff Lint
on:
push:
branches:
- master
pull_request:
jobs:
ruff:
name: Ruff Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Run Ruff Lint
uses: astral-sh/ruff-action@v3