We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c70f090 + c5e9d12 commit 3c2130dCopy full SHA for 3c2130d
1 file changed
.github/workflows/update.yml
@@ -32,7 +32,7 @@ jobs:
32
- run: nix flake check --keep-going --accept-flake-config --show-trace
33
- name: Create Pull Request
34
id: create-pull-request
35
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
36
with:
37
commit-message: Update Python versions
38
title: Update Python versions
0 commit comments