Skip to content

Commit b62454b

Browse files
MMathisLabCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ee11326 commit b62454b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
pip install twine
4545
4646
- name: Checkout code
47-
uses: actions/checkout@v3
47+
uses: actions/checkout@v4
4848

4949
- name: Build and publish to PyPI
5050
if: ${{ github.event_name == 'push' }}

0 commit comments

Comments
 (0)