Skip to content

Commit

Permalink
Attempt to fix bot
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Sep 4, 2024
1 parent 963752f commit cc449b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
extra-specs: |
python=${{ matrix.python-version }}
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v6
with:
name: dist ${{ github.run_number }}
path: ./dist
Expand Down

0 comments on commit cc449b4

Please sign in to comment.