diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 93e3a3f..b627450 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@v4 + uses: actions/checkout@v5 - name: Generate build information id: get_filename run: |