Skip to content

Commit c5e9d12

Browse files
chore(deps): update peter-evans/create-pull-request action to v8
1 parent 04b27db commit c5e9d12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: nix flake check --keep-going --accept-flake-config --show-trace
3333
- name: Create Pull Request
3434
id: create-pull-request
35-
uses: peter-evans/create-pull-request@v7
35+
uses: peter-evans/create-pull-request@v8
3636
with:
3737
commit-message: Update Python versions
3838
title: Update Python versions

0 commit comments

Comments
 (0)