We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740e516 commit e0801afCopy full SHA for e0801af
.github/workflows/standardjs.yaml
@@ -14,6 +14,6 @@ jobs:
14
- uses: actions/checkout@v4
15
- uses: actions/setup-node@v4
16
with:
17
- node-version: 12.x
+ node-version: 22.x
18
- run: npm install standard
19
- run: npx standard
0 commit comments