Skip to content

Commit

Permalink
update artifact version (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: John Calderon <john.calderon@centml.ai>
  • Loading branch information
johncalesp and John Calderon authored Dec 2, 2024
1 parent c8b1aa5 commit 498a794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-new-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:

steps:
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: ${{ github.event.inputs.tag }}
path: dist
Expand Down

0 comments on commit 498a794

Please sign in to comment.