Skip to content

Add python==3.13 support #218

Add python==3.13 support

Add python==3.13 support #218

Workflow file for this run

---
name: Links
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
links:
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
# yamllint disable-line rule:line-length
- uses: paddyroddy/.github/actions/links@6630dca9555ad0bcebc93e0d9177aa416991fc97 # v0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}