chore(deps): update https://github.com/actions/setup-python action to v6
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
- uses: https://github.com/actions/setup-python@v5
|
||||
- uses: https://github.com/actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.12'
|
||||
# cache: 'pip'
|
||||
|
||||
Reference in New Issue
Block a user