diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 674bd4c..e2068bc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: CGO_ENABLED: 0 steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Generate build information id: get_filename run: |