diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c2268bd..e7426ca 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Extract version from tag id: version