mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-03 01:50:11 +00:00
Upgrade dependencies in pyproject.toml and tests.yml
This commit is contained in:
parent
9eedfb39db
commit
ebfa1f4832
4
.github/workflows/flake8.yml
vendored
4
.github/workflows/flake8.yml
vendored
@ -8,9 +8,9 @@ jobs:
|
||||
name: Lint
|
||||
steps:
|
||||
- name: Check out source repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up Python environment
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.9"
|
||||
- name: flake8 Lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user