diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 108bfa6..cf40815 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: run: apk add git nodejs - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Run Go release script run: |