Update workflows to use actions/checkout@v6 and enhance README with TLS modes and admin credential retrieval instructions
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Setup SFP CLI and SSH
|
||||
id: setup
|
||||
|
||||
Reference in New Issue
Block a user