Difference between revisions of "Checkout"
Jump to navigation
Jump to search
↑ https://github.com/actions/checkout
Line 2: | Line 2: | ||
* <code>[[git checkout]]</code> | * <code>[[git checkout]]</code> | ||
− | * [[GitHub Actions]]: uses: [[actions/]][[checkout]]@v2<ref>https://github.com/actions/checkout</ref> | + | * [[GitHub Actions]]: <code>uses: [[actions/]][[checkout]]@v2</code><ref>https://github.com/actions/checkout</ref> |
Revision as of 10:27, 19 January 2022
- GitHub Actions:
uses: actions/checkout@v2
[1]
See also
- GitHub Actions,
act, .github/workflows/
,~/actions-runner/
,svc.sh
,deploy:, run:, runs-on:
,uses:
,steps:
,jobs:
,on:, env:, uses:, script:, continue-on-error:, template:, aws-actions, inputs:
,GITHUB_ENV, needs:, github.
, GitHub runner, my-docker-publish.yml, GitHub Actions variables, GitHub Actions contexts, GitHub Actions Importer, If:, SLSA, Actions Runner Controller (ARC),$GITHUB OUTPUT
,notify:
, Marketplace,GITHUB_TOKEN
Advertising: