Skip to content

Commit da2658c

Browse files
Update actions/setup-python action to v6
1 parent 668e5c0 commit da2658c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
ref: ${{ github.event.pull_request.head.ref }}
1111

1212
- name: Set up Python
13-
uses: actions/setup-python@v5
13+
uses: actions/setup-python@v6
1414
with:
1515
python-version: '3.13'
1616

0 commit comments

Comments
 (0)