|
|
@@ -149,7 +149,7 @@ jobs: |
|
|
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 |
|
|
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 |
|
|
|
|
|
|
|
|
- name: Set up Python |
|
|
- name: Set up Python |
|
|
uses: actions/setup-python@v6 |
|
|
|
|
|
|
|
|
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7 |
|
|
with: |
|
|
with: |
|
|
python-version: "3.x" |
|
|
python-version: "3.x" |
|
|
|
|
|
|
|
|
|