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 d06574a commit 4cff62fCopy full SHA for 4cff62f
.github/workflows/lsassy.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Setup on ${{ matrix.os }}
55
uses: actions/setup-python@v2
56
with:
57
- python-version: 3.10
+ python-version: '3.10'
58
architecture: x64
59
60
- name: Building binary with pyinstaller
0 commit comments