News
We can use toupper() library function present in "string.h" to convert string into uppercase. In this program we are using a function upper() which will take a string as argument and convert into ...
name: upper-to-lower on: [push] jobs: convert: steps: - id: string uses: vishalmamidi/lowercase-action@v1 with: string: ${{ github.event.repository.name }} - name ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results