We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f990f9a commit 19a3e84Copy full SHA for 19a3e84
.github/workflows/python-lib-build.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
run:
9
- uses: zepben/.github/.github/workflows/python-build.yml@main
+ uses: zepben/.github/.github/workflows/python-build.yml@python3.10
10
with:
11
private: false
12
secrets: inherit
0 commit comments