mirror of
https://github.com/aykhans/portfolio-blog.git
synced 2026-09-11 15:41:21 +00:00
Update ruff.yml
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user