Skip to content

Commit 8d514b9

Browse files
chore(deps): update actions/setup-python action to v7
1 parent 32f01ae commit 8d514b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
ref: main
6060

61-
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
61+
- uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
6262
with:
6363
python-version: "3.14.6"
6464

0 commit comments

Comments
 (0)