Skip to content

Commit 102f00e

Browse files
authored
Merge branch 'main' into add_extension_public_api
2 parents 6ad9d29 + 5933a7d commit 102f00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Setup Node version
3838
uses: actions/setup-node@v4
3939
with:
40-
node-version: 16
40+
node-version: 22
4141
cache: 'npm'
4242

4343
- name: 📦 Install dependencies

0 commit comments

Comments
 (0)