Skip to content

Commit 01d5cde

Browse files
authored
Update actions/setup-python action to v6 (#3870)
1 parent 25ce417 commit 01d5cde

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
title: Update actions/setup-python action to v6
2+
type: dependency_update
3+
authors:
4+
- name: solrbot
5+
links:
6+
- name: PR#3870
7+
url: https://github.com/apache/solr/pull/3870

0 commit comments

Comments
 (0)