Skip to content

Commit 40f7a0e

Browse files
Bump actions/setup-python from 6 to 7 in the github-actions group (#56)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 915c8f2 commit 40f7a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/checkout@v7
4242

4343
- name: Setup Python
44-
uses: actions/setup-python@v6
44+
uses: actions/setup-python@v7
4545
with:
4646
python-version-file: .python-version
4747

0 commit comments

Comments
 (0)