mirror of
https://github.com/ivuorinen/github-stats.git
synced 2026-03-17 12:02:00 +00:00
Compare commits
1 Commits
master
...
f5eaa22f44
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f5eaa22f44 |
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
|
||||
with:
|
||||
python-version: '3.13'
|
||||
python-version: '3.14'
|
||||
architecture: 'x64'
|
||||
|
||||
# Cache dependencies. From:
|
||||
|
||||
Reference in New Issue
Block a user