mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Bump actions/setup-python from 1 to 5 (#7608)
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/compile_changelogs.yml
vendored
2
.github/workflows/compile_changelogs.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
# echo "ACTIONS_ENABLED=$SECRET_EXISTS" >> $GITHUB_OUTPUT
|
# echo "ACTIONS_ENABLED=$SECRET_EXISTS" >> $GITHUB_OUTPUT
|
||||||
- name: "Setup python"
|
- name: "Setup python"
|
||||||
#if: steps.value_holder.outputs.ACTIONS_ENABLED
|
#if: steps.value_holder.outputs.ACTIONS_ENABLED
|
||||||
uses: actions/setup-python@v1
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.x'
|
python-version: '3.x'
|
||||||
- name: "Install deps"
|
- name: "Install deps"
|
||||||
|
|||||||
Reference in New Issue
Block a user