Skip to content

Commit 4d7da17

Browse files
chore(deps): update actions/setup-python action to v6
1 parent 97be4dc commit 4d7da17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212

1313
- name: Set up Python
14-
uses: actions/setup-python@v5
14+
uses: actions/setup-python@v6
1515
with:
1616
python-version: 3.11
1717

0 commit comments

Comments
 (0)