Skip to content

Commit 99c3071

Browse files
wrn14897claude
andcommitted
Upgrade setup-node to v4 for OIDC trusted publishing support
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2807f8e commit 99c3071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: Setup node
16-
uses: actions/setup-node@v3
16+
uses: actions/setup-node@v4
1717
with:
1818
node-version-file: ".nvmrc"
1919
cache: "yarn"

0 commit comments

Comments
 (0)