Skip to content

Commit

Permalink
CI: grab missing actions/download-artifact bump (viamrobotics#607)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcous authored Dec 16, 2024
1 parent 8ec2288 commit b5e6138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
registry-url: https://registry.npmjs.org

- name: Download @viamrobotics/prime npm artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: npm-legacy-dist
path: packages/legacy/dist
Expand Down

0 comments on commit b5e6138

Please sign in to comment.