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 454e816 commit bfb8ae4Copy full SHA for bfb8ae4
.github/workflows/code-health.yml
@@ -84,7 +84,7 @@ jobs:
84
- uses: actions/checkout@v5
85
with:
86
persist-credentials: false
87
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
88
89
node-version-file: package.json
90
cache: "npm"
0 commit comments