mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 12:44:04 +01:00
Bump actions/setup-python from 6.2.0 to 6.3.0 (#12860)
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:
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: "Setup python"
|
||||
#if: steps.value_holder.outputs.ACTIONS_ENABLED
|
||||
uses: actions/setup-python@v6.2.0
|
||||
uses: actions/setup-python@v6.3.0
|
||||
with:
|
||||
python-version: "3.x"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user