We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab92300 commit 0113b98Copy full SHA for 0113b98
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@v4
+ uses: actions/setup-node@v5
57
58
- name: Install
59
run: npm install prettier@next
0 commit comments