Skip to content

Commit d58c37a

Browse files
authored
Merge pull request #108 from scientific-python/dependabot/github_actions/actions-696b649f44
Bump actions/setup-python from 6 to 7 in the actions group
2 parents f8fa54f + 7dc2317 commit d58c37a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
fetch-depth: 0
2121

22-
- uses: actions/setup-python@v6
22+
- uses: actions/setup-python@v7
2323
name: Install Python
2424
with:
2525
python-version: "3.11"

0 commit comments

Comments
 (0)