We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ce606 commit af4d658Copy full SHA for af4d658
1 file changed
.github/workflows/builds.yml
@@ -3,7 +3,7 @@ name: Builds
3
# TODO: generalize steps
4
5
env:
6
- DSS_CAPI_TAG: '0.14.0b1'
+ DSS_CAPI_TAG: '0.14.0b3'
7
ARTIFACTS_FOLDER: '${{ github.workspace }}/artifacts'
8
9
on:
0 commit comments