mirror of
https://github.com/aykhans/portfolio-blog.git
synced 2025-04-15 02:23:12 +00:00
Update ruff.yml
This commit is contained in:
parent
e67ec8c878
commit
f20bab5ff2
4
.github/workflows/ruff.yml
vendored
4
.github/workflows/ruff.yml
vendored
@ -17,9 +17,9 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: 3.10
|
||||
python-version: '3.10'
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user