diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 93f50dd..3151169 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Create release archive and notes run: .github/workflows/create_archive_and_notes.sh - name: Release