Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Aarni Koskela <[email protected]>
  • Loading branch information
rickardp and akx authored Jan 25, 2024
1 parent 648e2f5 commit cba2b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
# Check out code
- uses: actions/checkout@v3
- uses: actions/checkout@v4
# Download shared libraries
- name: Download build artifact
uses: actions/download-artifact@v3
Expand Down

0 comments on commit cba2b1a

Please sign in to comment.