We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Invalid action input
1 parent 256a3d1 commit 1c5cf0fCopy full SHA for 1c5cf0f
.github/workflows/ci.yml
@@ -30,7 +30,6 @@ jobs:
30
uses: actions/setup-node@v4
31
with:
32
node-version: 'lts/*'
33
- persist-credentials: false
34
35
- name: Install dependencies
36
run: npm install --ignore-scripts --only=dev
0 commit comments