Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 267bc95

Browse files
Update peter-evans/create-pull-request action to v5
1 parent 1c291f3 commit 267bc95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
git add README.md
8585
git commit -m "Update README.md" || echo "No changes to commit"
8686
- name: Create Pull Request
87-
uses: peter-evans/create-pull-request@v4.2.3
87+
uses: peter-evans/create-pull-request@v5.0.0
8888
with:
8989
body: |-
9090
Autogenerated changes after running the `sbt docs/generateReadme` command of the [zio-sbt-website](https://zio.dev/zio-sbt) plugin.

0 commit comments

Comments
 (0)