We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a38d916 + d0b1779 commit 71ee508Copy full SHA for 71ee508
1 file changed
.github/workflows/testing.yaml
@@ -36,7 +36,7 @@ jobs:
36
# Build sample Python project
37
- name: "Build Python Project"
38
# yamllint disable-line rule:line-length
39
- uses: lfreleng-actions/python-build-action@759476bd3c476c1d16aae50ebddce1512ec290af # v0.1.1
+ uses: lfreleng-actions/python-build-action@e509cd3b5b0f853aafd9be536e4340c60906a015 # v0.1.2
40
with:
41
path_prefix: "test-python-project/"
42
tox_build: false
0 commit comments