Skip to content

Commit 3007638

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/__call-common-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
done
7777
7878
- name: Set up Python
79-
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
79+
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
8080
with:
8181
python-version: '3.14'
8282

0 commit comments

Comments
 (0)