Skip to content

Commit 378cb7b

Browse files
authored
Update actions/setup-python action to v6.3.0 (#4565)
1 parent 742c7d9 commit 378cb7b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.github/workflows/renovate-changelog-prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
repository: ${{ github.repository }}
3939

4040
- name: Set up Python
41-
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
41+
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
4242
with:
4343
python-version: '3.x'
4444

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.3.0
2+
type: dependency_update
3+
authors:
4+
- name: solrbot
5+
links:
6+
- name: PR#4565
7+
url: https://github.com/apache/solr/pull/4565

0 commit comments

Comments
 (0)