Skip to content

Commit 3324c4b

Browse files
chore(deps): update actions/setup-python action to v7 (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93b4e63 commit 3324c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
119119
- name: Setup python
120120
id: setup-python
121-
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
121+
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
122122
with:
123123
python-version: ${{ env.PYTHON_VERSION }}
124124

0 commit comments

Comments
 (0)