We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbaedbd + cd89d09 commit adb2735Copy full SHA for adb2735
.github/workflows/tests.yml
@@ -35,6 +35,8 @@ jobs:
35
steps:
36
- name: Set up Git repository
37
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
38
+ with:
39
+ persist-credentials: false
40
41
- name: Cleanup macOS
42
if: runner.os == 'macOS'
0 commit comments