mirror of
https://github.com/ivuorinen/github-stats.git
synced 2026-01-26 03:24:09 +00:00
chore(deps): update actions/setup-python action to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
|
||||
- name: Set up Python 3.8
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.8'
|
||||
architecture: 'x64'
|
||||
|
||||
Reference in New Issue
Block a user