Skip to content

Commit 1963fa8

Browse files
committed
💚 Resolve npm OIDC auth
1 parent 42242d4 commit 1963fa8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ jobs:
113113
sparse-checkout-cone-mode: false
114114
- uses: actions/setup-node@v6
115115
with:
116-
node-version: "22"
117-
registry-url: "https://registry.npmjs.org"
116+
node-version: "24"
118117
- uses: actions/download-artifact@v7
119118
with:
120119
name: binary

0 commit comments

Comments
 (0)