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 8e3f920Copy full SHA for 8e3f920
.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@cfd55ca82492758d853442341ad4d8010466803a
65
with:
66
python-version: ${{ matrix.python_version }}
67
0 commit comments