Skip to content

Commit 7be90b2

Browse files
committed
node version bump for 'publish' action
1 parent cd3f74c commit 7be90b2

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)