We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9607a7e + 46df04e commit 073aedbCopy full SHA for 073aedb
1 file changed
.github/workflows/python.yml
@@ -23,7 +23,7 @@ jobs:
23
- 3.9
24
fail-fast: false
25
steps:
26
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2.3.4
27
- uses: actions/setup-python@v1
28
with:
29
python-version: ${{ matrix.python-version }}
0 commit comments