Skip to content

Commit 3851eee

Browse files
committed
Update .github/workflows/ci.yml
1 parent 094016a commit 3851eee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
run: git config --global core.autocrlf false
4343
- name: Checkout code
4444
uses: actions/checkout@v4
45+
with:
46+
persist-credentials: false
4547
- name: Setup Go
4648
uses: actions/setup-go@v5
4749
with:

0 commit comments

Comments
 (0)