Skip to content

Commit 5d079df

Browse files
Merge pull request #4 from hadebot-devs/renovate/actions-setup-python-5.x
Update actions/setup-python action to v5
2 parents d692a1c + a3382a2 commit 5d079df

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@v2
13+
uses: actions/setup-python@v5
1414
with:
1515
python-version: '3.13'
1616

0 commit comments

Comments
 (0)