Преглед изворни кода

Bump actions/setup-python from 6 to 7

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/5576/head
dependabot[bot] пре 1 месец
committed by GitHub
родитељ
комит
671b8bdc75
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      .github/workflows/molecule.yml

+ 1
- 1
.github/workflows/molecule.yml Прегледај датотеку

@@ -149,7 +149,7 @@ jobs:
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7


- name: Set up Python - name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with: with:
python-version: "3.x" python-version: "3.x"




Loading…
Откажи
Сачувај