We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e056add commit e47c49eCopy full SHA for e47c49e
1 file changed
.github/workflows/test.yml
@@ -21,6 +21,7 @@ jobs:
21
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # tag: v4.2.2
22
with:
23
fetch-depth: 1
24
+ persist-credentials: false
25
- name: Setup Node.js
26
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # tag: v4.1.0
27
0 commit comments