Skip to content

Commit 519c495

Browse files
authored
Merge pull request #569 from biosimulators/renovate/actions-setup-python-3.x
chore(deps): update actions/setup-python action to v3
2 parents d4617f7 + dc61ca7 commit 519c495

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validateCommitSimulator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
)
2626
steps:
2727
- name: Install Python
28-
uses: actions/setup-python@v2
28+
uses: actions/setup-python@v3
2929
with:
3030
python-version: '3.9'
3131

0 commit comments

Comments
 (0)