Skip to content

Commit

Permalink
chore(node-medley): update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
vittee committed May 22, 2024
1 parent 74b44ac commit 886dc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-medley.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
docker rm ${{ env.ephemeral_container_id }}
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: linux-arm64
path: ./packages/node-medley/prebuilds

0 comments on commit 886dc76

Please sign in to comment.