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 12c1f16 commit e6665c5Copy full SHA for e6665c5
.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@v5
34
with:
35
node-version-file: ".nvmrc"
36
0 commit comments