diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e8c4fda..53fdf4b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Extract version components id: version