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 353b1a8 commit dd69e3fCopy full SHA for dd69e3f
.github/workflows/main.yml
@@ -60,7 +60,7 @@ jobs:
60
strategy:
61
matrix:
62
os: [ 'ubuntu-latest' ]
63
- python-version: [ 3.10", "3.11", "3.12", "3.13" ]
+ python-version: [ "3.10", "3.11", "3.12", "3.13" ]
64
steps:
65
- name: Harden Runner
66
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
0 commit comments