We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057683c commit b1d517cCopy full SHA for b1d517c
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ubuntu-latest
30
env:
31
# renovate: datasource=custom.python-versions depName=actions/python-versions versioning=pep440
32
- PYTHON_VERSION: 3.13.3
+ PYTHON_VERSION: 3.13.4
33
steps:
34
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
0 commit comments