diff --git a/.github/workflows/remote-release.yml b/.github/workflows/remote-release.yml index df4d0ec..4d120df 100644 --- a/.github/workflows/remote-release.yml +++ b/.github/workflows/remote-release.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: fetch-depth: 0 fetch-tags: true