We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e6f85 commit add2b45Copy full SHA for add2b45
.github/workflows/release_eslint_plugin.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v4
37
- uses: actions/setup-node@v4
38
with:
39
- node-version: 18
+ node-version: 22
40
- run: cp .github/workflows/.npmrc .npmrc
41
- name: Publish npm package
42
env:
0 commit comments