Skip to content

Commit 7cd4958

Browse files
authored
Merge pull request #123 from CCPBioSim/dependabot/github_actions/actions/setup-python-6.2.0
Bump actions/setup-python from 6.1.0 to 6.2.0
2 parents 204a47c + 57cc313 commit 7cd4958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/[email protected]
1717

1818
- name: setup python
19-
uses: actions/setup-python@v6.1.0
19+
uses: actions/setup-python@v6.2.0
2020
with:
2121
python-version: 3.13
2222

0 commit comments

Comments
 (0)