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 b521087 commit 4e9af8bCopy full SHA for 4e9af8b
.github/workflows/ci.yaml
@@ -49,7 +49,7 @@ jobs:
49
runs-on: ubuntu-latest
50
steps:
51
- id: config
52
- uses: glenn20/python-ci/actions/config@v2
+ uses: glenn20/python-ci/actions/config@dev
53
with:
54
config: ${{ toJson(env) }}
55
0 commit comments