szenius/set-timezone

Error: Unable to resolve action `szenius/set-timezone@v2`, unable to find version `v2`

bumb7ebee opened this issue · 3 comments

The version should be changed to v2.0 instead of v2.

Same here

Looks like there is a an issue with example.

You muse use:

              - name: Set Timezone
                uses: szenius/set-timezone@v2.0
            

image

This PR solves this problem.