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 8bc48a2 commit 2eacb51Copy full SHA for 2eacb51
.github/workflows/99-self-healing-dependabot-updates.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Set up Node.js
32
if: env.stylelint_update == 'true' || env.prettier_update == 'true'
33
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
34
with:
35
node-version-file: ".nvmrc"
36
0 commit comments