We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a98bb commit a111b42Copy full SHA for a111b42
1 file changed
.github/workflows/llrt-native.yml
@@ -80,7 +80,7 @@ jobs:
80
- name: Smoke-test packed install on native runner
81
run: pnpm --filter @robinbraemer/llrt run smoke:packed-install
82
83
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v7
84
with:
85
name: llrt-native-${{ matrix.platform_arch_abi }}
86
path: packages/llrt/npm/${{ matrix.platform_arch_abi }}/llrt_node.${{ matrix.platform_arch_abi }}.node
0 commit comments