Skip to content

Commit add2b45

Browse files
Update dependency node to v22
1 parent 89e6f85 commit add2b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_eslint_plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/checkout@v4
3737
- uses: actions/setup-node@v4
3838
with:
39-
node-version: 18
39+
node-version: 22
4040
- run: cp .github/workflows/.npmrc .npmrc
4141
- name: Publish npm package
4242
env:

0 commit comments

Comments
 (0)