Skip to content

Commit 93496e1

Browse files
Fix check-libs charmcraft channel (#818)
1 parent efa20a4 commit 93496e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lib-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Check libs
3030
uses: canonical/charming-actions/[email protected]
3131
with:
32+
charmcraft-channel: latest/beta/data-platform # TODO: remove after charmcraft 3.3 stable release
3233
credentials: "${{ secrets.CHARMHUB_TOKEN }}"
3334
github-token: "${{ secrets.GITHUB_TOKEN }}"
3435

0 commit comments

Comments
 (0)