We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b2502a + 14ed24b commit 3bd8dd7Copy full SHA for 3bd8dd7
1 file changed
.github/workflows/format.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v2
10
with:
11
ref: ${{ github.head_ref }}
12
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
13
- name: Set up Python 3.7
14
uses: actions/setup-python@v2
15
0 commit comments