We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3850ce3 commit 92dc820Copy full SHA for 92dc820
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
run: yarn prettier --check .
25
build-windows:
26
runs-on: windows-latest
27
- name: Node 20 Windows
+ name: Node LTS Windows
28
steps:
29
- name: Checkout repository
30
uses: actions/checkout@v4
0 commit comments