mirror of
https://github.com/pmret/papermario.git
synced 2025-12-19 17:58:12 -05:00
Bump actions/setup-python from 5 to 6 (#1247)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/python.yaml
vendored
2
.github/workflows/python.yaml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Set up Python 3.8
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: 3.8
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user