Update workflows to use actions/checkout@v6 and enhance README with TLS modes and admin credential retrieval instructions

This commit is contained in:
2026-04-14 14:24:16 +10:00
parent b1261ad622
commit e0b482389a
5 changed files with 70 additions and 21 deletions
+1 -1
View File
@@ -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