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.
1 parent a4cbb12 commit 3e4d02aCopy full SHA for 3e4d02a
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
# Check out the repository by using the `actions/checkout@v2` GitHub tool
18
# so the rest of the workflow can access it
19
- - uses: actions/checkout@v2
+ - uses: actions/checkout
20
- name: Setup Python
21
# Get Python configured and installed in a build environment by using the `setup-python@v2` GitHub tool
22
uses: actions/setup-python@v2
0 commit comments