Skip to content

Commit

Permalink
Merge pull request #2112 from saltstack/dafyddj-patch-2
Browse files Browse the repository at this point in the history
ci(renovate): use correct source for Python versions
  • Loading branch information
dafyddj authored Apr 25, 2024
2 parents 50d953c + 67c95d4 commit 3925796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Run `pre-commit`
runs-on: ubuntu-latest
env:
# renovate: datasource=github-tags depName=python/cpython
# renovate: datasource=github-releases depName=actions/python-versions extractVersion=^(?<version>\S+)-\d+$
PYTHON_VERSION: 3.12.3
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
Expand Down

0 comments on commit 3925796

Please sign in to comment.