diff --git a/.github/workflows/luarocks.yml b/.github/workflows/luarocks.yml index 06e6a72..4ca55c3 100644 --- a/.github/workflows/luarocks.yml +++ b/.github/workflows/luarocks.yml @@ -9,7 +9,7 @@ jobs: luarocks-upload: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0 # Required to count the commits - name: Get Version