Skip to content

Commit d9f6a5e

Browse files
chore(deps): update dependency node to v22
1 parent d58709f commit d9f6a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Node.js 20.x
1717
uses: actions/setup-node@v3
1818
with:
19-
node-version: "20"
19+
node-version: "22"
2020

2121
- name: Yarn cache setup
2222
uses: c-hive/gha-yarn-cache@v2

0 commit comments

Comments
 (0)