Skip to content

Commit 8f964f7

Browse files
authored
Investigate publish 4 (#3252)
1 parent 468159a commit 8f964f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ref: release
1818

1919
- name: Set Node Version
20-
- uses: actions/setup-node@v4
20+
uses: actions/setup-node@v4
2121
with:
2222
node-version: '24'
2323
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)