diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 795ee51..91dffe6 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -26,7 +26,7 @@ jobs: - run: nix flake check --keep-going --accept-flake-config --show-trace - name: Create Pull Request id: create-pull-request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: commit-message: Update Python versions title: Update Python versions