diff --git a/.github/workflows/update-version.yml b/.github/workflows/update-version.yml index 48f186ea..5ce7054d 100644 --- a/.github/workflows/update-version.yml +++ b/.github/workflows/update-version.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: repository: assimbly/gateway ref: ${{ inputs.branch }}