Skip to content

Commit b1d517c

Browse files
chore: update dependency actions/python-versions to v3.13.4
1 parent 057683c commit b1d517c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
env:
3131
# renovate: datasource=custom.python-versions depName=actions/python-versions versioning=pep440
32-
PYTHON_VERSION: 3.13.3
32+
PYTHON_VERSION: 3.13.4
3333
steps:
3434
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3535
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0

0 commit comments

Comments
 (0)