Skip to content

Commit fee9db9

Browse files
authored
Merge pull request #11 from Wikodit/dependabot/github_actions/actions/setup-python-6
ci: bump actions/setup-python from 5 to 6
2 parents 687c95c + 9b6d353 commit fee9db9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
version: v3.19.4
3939

4040
- name: Set up Python
41-
uses: actions/setup-python@v5
41+
uses: actions/setup-python@v6
4242
with:
4343
python-version: '3.12'
4444

0 commit comments

Comments
 (0)