Skip to content

Commit bb64d3c

Browse files
authored
Merge pull request #158 from Paradigm-Free-Mapping/dependabot/github_actions/actions/setup-python-7
2 parents a0409c4 + 539ca17 commit bb64d3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: git fetch origin 'refs/tags/*:refs/tags/*'
2727

2828
- name: Setup Python
29-
uses: actions/setup-python@v6
29+
uses: actions/setup-python@v7
3030
with:
3131
python-version: "3.10"
3232
- name: Install Hatch

0 commit comments

Comments
 (0)