Skip to content

Commit

Permalink
Merge 1ccd1c5 into 3b506bb
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 6, 2022
2 parents 3b506bb + 1ccd1c5 commit 12f8b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
- name: Build artifacts
run: python -m build
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: dist-${{ matrix.python-version }}
path: dist
Expand Down

0 comments on commit 12f8b28

Please sign in to comment.