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 aaaa166 commit e97968cCopy full SHA for e97968c
.github/workflows/prettier.yml
@@ -23,7 +23,7 @@ jobs:
23
ref: ${{ github.ref }}
24
25
- name: Set Node.js version
26
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
27
with:
28
node-version: '22'
29
cache: 'npm'
0 commit comments