Skip to content

Commit

Permalink
ci: use Node v20 in publish job (#567)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcous authored Aug 26, 2024
1 parent 33cc9ff commit fc4ce7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
uses: viamrobotics/js-config/.github/actions/setup@main
with:
registry-url: https://registry.npmjs.org
node-version: "18"

- name: Download @viamrobotics/prime npm artifacts
uses: actions/download-artifact@v3
Expand Down

0 comments on commit fc4ce7c

Please sign in to comment.