👷 Fix smokeshow, checkout files on CI (#12434)

This commit is contained in:
Sebastián Ramírez 2024-10-12 15:47:46 +02:00 committed by GitHub
parent ac6c08c71f
commit 495d90161b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.9'