Skip to content

Update actions/setup-python action to v5 #1349

Update actions/setup-python action to v5

Update actions/setup-python action to v5 #1349

Workflow file for this run

---
name: Lint
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Earthly Lint
run: |
./earthly.sh +lint