mirror of
https://github.com/readur/readur.git
synced 2026-04-25 15:50:41 -05:00
Merge pull request #225 from readur/renovate/actions-setup-python-6.x
chore(deps): update actions/setup-python action to v6
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
fetch-depth: 0 # Fetch all history for git info and mkdocs-git-revision-date plugin
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.13'
|
||||
cache: 'pip'
|
||||
|
||||
Reference in New Issue
Block a user