There was an error while loading. Please reload this page.
2 parents b832beb + 49f903c commit 63bb53cCopy full SHA for 63bb53c
1 file changed
.github/workflows/prettier.yml
@@ -23,7 +23,7 @@ jobs:
23
ref: ${{ github.ref }}
24
25
- name: Set up Node.js
26
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
27
with:
28
node-version: '18.x'
29
cache: 'npm'
0 commit comments