We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab74162 commit 5e833f2Copy full SHA for 5e833f2
action.yaml
@@ -18,6 +18,7 @@ inputs:
18
runs:
19
using: 'composite'
20
steps:
21
+
22
- name: Checkout Code Repository
23
uses: actions/checkout@v4
24
with:
0 commit comments