We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f450bf0 commit a17f0e9Copy full SHA for a17f0e9
1 file changed
.github/workflows/ci.yml
@@ -27,8 +27,6 @@ jobs:
27
steps:
28
- name: Checkout
29
uses: actions/checkout@v4
30
- with:
31
- persist-credentials: false
32
- name: Setup Node
33
uses: actions/setup-node@v4
34
with:
0 commit comments