diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4130f62..4d70d16 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ jobs: contents: write steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Fetch Cursor version info id: fetch-cursor