Skip to content

Commit 8251e13

Browse files
Merge pull request #286 from neurobionics/main
Sunsetting legacy code to accelerate opensourceleg v3.0 release
2 parents b4b7666 + 63d8e17 commit 8251e13

2 files changed

Lines changed: 43 additions & 21 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Set up Python ${{ matrix.python-version }}
15-
uses: actions/setup-python@v5.1.0
15+
uses: actions/setup-python@v5.2.0
1616
with:
1717
python-version: ${{ matrix.python-version }}
1818

poetry.lock

Lines changed: 42 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)