We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d829e4c commit 5544c62Copy full SHA for 5544c62
.github/workflows/dist.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
ci:
14
- uses: robotpy/build-actions/.github/workflows/package-pure.yml@v2024-alpha
+ uses: robotpy/build-actions/.github/workflows/package-pure.yml@v2024
15
with:
16
enable_sphinx_check: false
17
secrets:
0 commit comments