We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e837324 commit 4104fb5Copy full SHA for 4104fb5
1 file changed
.github/workflows/node.js.yml
@@ -92,8 +92,8 @@ jobs:
92
steps:
93
- uses: actions/checkout@v6
94
with:
95
- sparse-checkout: |
96
- package.json
+ sparse-checkout: |
+ package.json
97
- name: Use Node.js 24.x
98
uses: actions/setup-node@v6
99
0 commit comments