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 ba36916 commit 0f25b0cCopy full SHA for 0f25b0c
.github/workflows/ci-validation.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install Power Platform Tools
25
uses: microsoft/powerplatform-actions/actions-install@v1
26
- name: Pack solution
27
- uses: microsoft/powerplatform-actions/pack-solution@v0
+ uses: microsoft/powerplatform-actions/pack-solution@v1
28
with:
29
solution-folder: ${{ env.solutionDirectory}}
30
solution-file: artifactlocation/broadcast_solution.zip
0 commit comments