Skip to content

Commit 7ec35a6

Browse files
authored
Merge pull request #7 from TMHSDigital/dependabot/github_actions/actions/setup-python-6
ci: bump actions/setup-python from 5 to 6
2 parents 5003de2 + 0dcb1a2 commit 7ec35a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
done
4949
5050
- name: Set up Python
51-
uses: actions/setup-python@v5
51+
uses: actions/setup-python@v6
5252
with:
5353
python-version: "3.12"
5454

0 commit comments

Comments
 (0)