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 956fe65Copy full SHA for 956fe65
.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@e797f83bcb11b83ae66e0230d6156d7c80228e7c
65
with:
66
python-version: ${{ matrix.python_version }}
67
0 commit comments