Skip to content

Commit 0c368dd

Browse files
authored
Merge pull request #89 from UoMResearchIT/dependabot/github_actions/reuse/actions/setup-python-6.1.0
Bump actions/setup-python from 6.0.0 to 6.1.0 in /reuse
2 parents 3b8355b + b8aef2e commit 0c368dd

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
@@ -34,7 +34,7 @@ runs:
3434
ref: ${{ inputs.branch }}
3535

3636
- name: Setup Python
37-
uses: actions/setup-python@v6.0.0
37+
uses: actions/setup-python@v6.1.0
3838
id: setup-python
3939
with:
4040
python-version: "3.12"

0 commit comments

Comments
 (0)