Lines Matching full:actions
3 # https://docs.github.com/en/actions/using-workflows/reusing-workflows#creating-a-reusable-workflow
7 # https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#inputs
19 # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#defaults
34 …# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_id…
39 …# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-ad…
54 # https://github.com/marketplace/actions/setup-php-action#matrix-setup
64 # https://github.com/marketplace/actions/setup-php-action#problem-matchers
66 …# and surface them prominently in the GitHub Actions UI by highlighting them and creating code ann…
74 uses: actions/checkout@v3
82 # https://github.com/actions/checkout
84 uses: actions/checkout@v3
90 …# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_id…
95 …# https://docs.github.com/en/actions/security-guides/encrypted-secrets#using-encrypted-secrets-in-…
102 # https://github.com/actions/setup-node/issues/160#issuecomment-642739512
105 - uses: actions/setup-node@v3