We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb83db commit 090c079Copy full SHA for 090c079
1 file changed
.github/workflows/lint.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: actions/checkout@v5
54
55
- name: Setup Node
56
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
57
58
- name: Install
59
run: npm install prettier@next
0 commit comments