mirror of
https://github.com/marvinscham/marvinscham.git
synced 2025-12-06 02:00:46 +01:00
Merge pull request #2 from marvinscham/dependabot/github_actions/actions/setup-python-6
chore(deps): bump actions/setup-python from 2 to 6
This commit is contained in:
2
.github/workflows/metrics.yml
vendored
2
.github/workflows/metrics.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.12'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user