Skip to content

Commit 1482acb

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 17915cd commit 1482acb

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3333
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
3434
with:
35-
python-version: "3.9"
35+
python-version: "3.13"
3636
- uses: reviewdog/action-flake8@bb6388da0678ddbc475d74e6c2b871009baaf353 # tag=v3.13.0
3737
with:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)