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 ff73b74 commit 877ee3cCopy full SHA for 877ee3c
.github/workflows/smokeshow.yml
@@ -16,6 +16,7 @@ jobs:
16
if: ${{ github.event.workflow_run.conclusion == 'success' }}
17
runs-on: ubuntu-latest
18
steps:
19
+ - uses: actions/checkout@v4
20
- uses: actions/setup-python@v5
21
with:
22
python-version: '3.9'
0 commit comments