We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions/checkout
1 parent 01d8488 commit 2b8917fCopy full SHA for 2b8917f
.github/workflows/csfix.yml
@@ -13,7 +13,7 @@ jobs:
13
if: github.event.pull_request.head.repo.full_name == github.repository
14
15
steps:
16
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
17
with:
18
ref: ${{ github.head_ref }}
19
0 commit comments