diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0a929539..ceb90183 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -45,7 +45,7 @@ jobs: # Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728 touch requirements.txt - name: Check libs - uses: canonical/charming-actions/check-libraries@2.6.0 + uses: canonical/charming-actions/check-libraries@2.6.3 with: charmcraft-channel: latest/candidate # TODO: remove after charmcraft 3.3 stable release credentials: ${{ secrets.CHARMHUB_TOKEN }}