You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-09-11 14:30:47 +03:00
Merge pull request #6899 from arduino/dependabot/github_actions/production/actions/setup-python-6
Bump actions/setup-python from 5 to 6
This commit is contained in:
2
.github/workflows/check-yaml-task.yml
vendored
2
.github/workflows/check-yaml-task.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Install Python
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: ${{ env.PYTHON_VERSION }}
|
||||
|
||||
|
Reference in New Issue
Block a user