We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e689beb commit 3dbbe8aCopy full SHA for 3dbbe8a
.github/workflows/smokeshow.yml
@@ -20,6 +20,7 @@ jobs:
20
env:
21
GITHUB_CONTEXT: ${{ toJson(github) }}
22
run: echo "$GITHUB_CONTEXT"
23
+ - uses: actions/checkout@v4
24
- uses: actions/setup-python@v5
25
with:
26
python-version: '3.9'
0 commit comments