Skip to content

Commit

Permalink
<FIX> workflow
Browse files Browse the repository at this point in the history
Minor fix to workflow file
  • Loading branch information
Dayron Fernández committed Nov 13, 2024
1 parent dd2a3c1 commit 73d2c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/master@v2
uses: actions/checkout@master
with:
fetch-depth: 0

Expand Down

0 comments on commit 73d2c8b

Please sign in to comment.