Skip to content

Commit 26602cc

Browse files
chore(deps): update dependency python to 3.13
1 parent e44d3ce commit 26602cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4343
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
4444
with:
45-
python-version: 3.11
45+
python-version: 3.13
4646
- run: pip install vim-vint
4747
- run: >
4848
find vim \( -name '.vimrc*' -or -name '*.vim' \) -print0 |

0 commit comments

Comments
 (0)