Skip to content

Commit 7d8de26

Browse files
authored
Merge pull request #107 from UoMResearchIT/dependabot/github_actions/reuse/actions/setup-python-6.2.0
Bump actions/setup-python from 6.1.0 to 6.2.0 in /reuse
2 parents f660b90 + 9344e76 commit 7d8de26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reuse/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ runs:
7171
ref: ${{ inputs.branch }}
7272

7373
- name: Setup Python
74-
uses: actions/setup-python@v6.1.0
74+
uses: actions/setup-python@v6.2.0
7575
id: setup-python
7676
with:
7777
python-version: ${{ inputs.python-version}}

0 commit comments

Comments
 (0)