Skip to content

chore(deps): bump actions/download-artifact from 6 to 8 #311

chore(deps): bump actions/download-artifact from 6 to 8

chore(deps): bump actions/download-artifact from 6 to 8 #311

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: chartboost/ruff-action@v1
with:
src: ./src