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 e0e6f41 commit e277db0Copy full SHA for e277db0
.github/workflows/main.yml
@@ -61,7 +61,7 @@ jobs:
61
uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
62
63
- name: Set up Python
64
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
+ uses: actions/setup-python@3d1e2d2ca0a067f27da6fec484fce7f5256def85
65
with:
66
python-version: ${{ matrix.python_version }}
67
0 commit comments