Skip to content

Commit 2e893fc

Browse files
committed
chore(deps): update dependency python to 3.13
| datasource | package | from | to | | --------------- | ----------------------- | ------ | ------ | | github-releases | actions/python-versions | 3.9.22 | 3.13.3 |
1 parent 1dbd4f6 commit 2e893fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3333
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
3434
with:
35-
python-version: "3.9"
35+
python-version: "3.13"
3636
- uses: reviewdog/action-flake8@b65981e158319f08cb7d0132f28bc0081e110adc # v3.15.2
3737
with:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)