Skip to content

Commit

Permalink
Merge branch 'main' into fix-bin-compat
Browse files Browse the repository at this point in the history
  • Loading branch information
987Nabil authored Jan 12, 2025
2 parents f386339 + 2d1b646 commit 7fd2f99
Show file tree
Hide file tree
Showing 3 changed files with 297 additions and 256 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
git add README.md
git commit -m "Update README.md" || echo "No changes to commit"
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4.2.3
uses: peter-evans/create-pull-request@v7.0.6
with:
body: |-
Autogenerated changes after running the `sbt docs/generateReadme` command of the [zio-sbt-website](https://zio.dev/zio-sbt) plugin.
Expand Down
Loading

0 comments on commit 7fd2f99

Please sign in to comment.