mirror of
https://github.com/appium/appium.git
synced 2026-01-06 02:09:59 -06:00
ci: Do not presist credentials while doing checkout (#21745)
This commit is contained in:
@@ -13,6 +13,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: Use Node.js LTS
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user