Skip to content

Commit 26561c2

Browse files
chore(deps): update actions/setup-python action to v7
1 parent 610435b commit 26561c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
node-version: '22'
2424

2525
- name: Setup Python
26-
uses: actions/setup-python@v6
26+
uses: actions/setup-python@v7
2727
with:
2828
python-version: '3.x'
2929

0 commit comments

Comments
 (0)