Skip to content

Commit 0803c1c

Browse files
committed
Update actions/setup-python action to v6
1 parent bc196bb commit 0803c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
token: ${{ secrets.SOLRBOT_GITHUB_TOKEN }}
3030

3131
- name: Set up Python
32-
uses: actions/setup-python@v5
32+
uses: actions/setup-python@v6
3333
with:
3434
python-version: '3.x'
3535

0 commit comments

Comments
 (0)