We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be76028 commit d3ade90Copy full SHA for d3ade90
1 file changed
.github/workflows/github-actions-checkout-01.yml
@@ -14,4 +14,6 @@ jobs:
14
15
- name: Github Actions Checkout
16
uses: actions/checkout@v4
17
+ with:
18
+ path: checkout-dir
19
- run: ls -al
0 commit comments