mirror of
https://github.com/ivuorinen/github-stats.git
synced 2026-01-26 03:24:09 +00:00
chore(deps)!: update actions/setup-python (v5 → v6) (#14)
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
|
|
||||||
# Run using Python for consistency and aiohttp
|
# Run using Python for consistency and aiohttp
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
|
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.13'
|
||||||
architecture: 'x64'
|
architecture: 'x64'
|
||||||
|
|||||||
Reference in New Issue
Block a user