Skip to content

Commit 66a7d47

Browse files
bteng22Copilot
andauthored
Update .github/workflows/publish.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a30fbdb commit 66a7d47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v5
1616
- uses: actions/setup-node@v6
1717
with:
18-
node-version: 24
18+
node-version: 20
1919
registry-url: https://registry.npmjs.org
2020
- run: npm ci
2121
- run: npm test

0 commit comments

Comments
 (0)