Skip to content

Commit a41ede6

Browse files
committed
ci: checkout
1 parent 2f4fbf4 commit a41ede6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ jobs:
9797
if: startsWith(github.ref, 'refs/heads/main')
9898
needs: themis
9999
steps:
100+
- name: checkout
101+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
100102
- name: download artifacts
101103
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
102104
with:

0 commit comments

Comments
 (0)