Skip to content

Commit bb00ddc

Browse files
authored
Merge pull request #82 from Brain-Modulation-Lab/dependabot/github_actions/actions/setup-python-6
chore(deps): bump actions/setup-python from 5 to 6
2 parents c499938 + 7118d42 commit bb00ddc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
fetch-depth: 0
118118

119119
- name: Set up Python
120-
uses: actions/setup-python@v5
120+
uses: actions/setup-python@v6
121121
with:
122122
python-version: "3.12"
123123

0 commit comments

Comments
 (0)