Skip to content

Commit d8ef07a

Browse files
authored
Merge pull request #20 from cicirello/dependabot/github_actions/main/actions/setup-python-7
Bump actions/setup-python from 6 to 7
2 parents fc15884 + 458e7f0 commit d8ef07a

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
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v7
1717

1818
- name: Setup Python
19-
uses: actions/setup-python@v6
19+
uses: actions/setup-python@v7
2020
with:
2121
python-version: '3.10'
2222

0 commit comments

Comments
 (0)