mirror of
https://github.com/ivuorinen/github-stats.git
synced 2026-01-26 03:24:09 +00:00
Merge pull request #4 from ivuorinen/renovate/actions-setup-python-4.x
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
|
|
||||||
# Run using Python 3.8 for consistency and aiohttp
|
# Run using Python 3.8 for consistency and aiohttp
|
||||||
- name: Set up Python 3.8
|
- name: Set up Python 3.8
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.8'
|
python-version: '3.8'
|
||||||
architecture: 'x64'
|
architecture: 'x64'
|
||||||
|
|||||||
Reference in New Issue
Block a user