fix(repo): please just function
Some checks failed
Pylint / Pylint (3.11.5) (push) Failing after 2s

This commit is contained in:
Seaswimmer 2023-09-23 08:25:00 -04:00
parent 115037082b
commit 3d2b860271
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -10,7 +10,7 @@ jobs:
python-version: ["3.11.5"]
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v3.6.0
with:
token: ${{ secrets.COASTALCOMMITSTOKEN}}
- name: Set up Python ${{ matrix.python-version }}