diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index daaa236a..6b9c278a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: id: go - name: Check out code into the Go module directory - uses: actions/checkout@v4 + uses: actions/checkout@v1 - name: Print version info id: semver