Update JS-DevTools/npm-publish action to v4
All checks were successful
Lint / lint (push) Successful in 13s
Test build / test-build (pull_request) Successful in 17s

This commit is contained in:
2025-10-03 12:00:49 +00:00
committed by Julien Valverdé
parent e3ddb5b39e
commit 95afafb1ca

View File

@@ -22,7 +22,7 @@ jobs:
- name: Build - name: Build
run: bun run build run: bun run build
- name: Publish effect-fc - name: Publish effect-fc
uses: JS-DevTools/npm-publish@v3 uses: JS-DevTools/npm-publish@v4
with: with:
package: packages/effect-fc package: packages/effect-fc
access: public access: public