Skip to content

[FooBar]: Test composable action #2

[FooBar]: Test composable action

[FooBar]: Test composable action #2

Workflow file for this run

name: Workflow Using Composite Action
on: [push]
jobs:
setup-job:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Use composite action
uses: /home/runner/work/payforlegalaid/payforlegalaid/github/actions
with:
version: '2.0'