mirror of
https://github.com/EbookFoundation/free-programming-books
synced 2026-08-04 01:19:11 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8fe1941fac |
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
# Set up the required Python version for the linter
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
uses: actions/setup-python@v7
|
||||
with:
|
||||
python-version: '3.11' # Use a recent Python version for compatibility
|
||||
|
||||
|
||||
Reference in New Issue
Block a user