Skip to content

Commit 20e4e1a

Browse files
committed
fix: checkout code
Signed-off-by: Tibor Kircsi <tkircsi@cisco.com>
1 parent 3692dba commit 20e4e1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check-github-token.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ jobs:
6868
echo "✅ PAT WORKS WITH DIRECTORY!"
6969
echo "=========================================="
7070
71+
- name: Checkout code
72+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
73+
7174
- name: Setup dirctl
7275
uses: ./.github/actions/setup-dirctl
7376
with:

0 commit comments

Comments
 (0)