We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d692a1c + a3382a2 commit 5d079dfCopy full SHA for 5d079df
1 file changed
.github/workflows/ruff.yml
@@ -10,7 +10,7 @@ jobs:
10
ref: ${{ github.event.pull_request.head.ref }}
11
12
- name: Set up Python
13
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
14
with:
15
python-version: '3.13'
16
0 commit comments