Skip to content

Commit 8918206

Browse files
renovate[bot]funilrys
authored andcommitted
chore(deps): update actions/setup-python action to v6
1 parent cfc88dc commit 8918206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
name: Clone repository
2727

2828
- name: Set up Python ${{ matrix.python_version }}
29-
uses: actions/setup-python@v5
29+
uses: actions/setup-python@v6
3030
with:
3131
python-version: ${{ matrix.python_version }}
3232

0 commit comments

Comments
 (0)