Skip to content

Commit

Permalink
Update cicd upload-artifacts version (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
xbrianh authored Sep 3, 2024
1 parent 5736821 commit ae904de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: |
make build
- name: Store distribution packages
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: python-package-distributions
path: dist/
Expand Down

0 comments on commit ae904de

Please sign in to comment.