diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6afbe2fe..ee95fc3f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: name: Build runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v1 - name: Print version info id: semver