Skip to content

Commit 413bf9e

Browse files
chore(deps): update actions/setup-python action to v7
1 parent 8909330 commit 413bf9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup-python/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212
using: composite
1313
steps:
1414
- name: Set up Python
15-
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
15+
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
1616
id: setup-python
1717
with:
1818
python-version: ${{ inputs.python-version }}

0 commit comments

Comments
 (0)