We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9530604 + df0df24 commit 91c0907Copy full SHA for 91c0907
.github/workflows/scala-cli-update.yml
@@ -16,7 +16,7 @@ jobs:
16
git fetch origin update-scala-cli-setup:update-scala-cli-setup
17
git reset --hard update-scala-cli-setup
18
- name: Create Pull Request
19
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
20
with:
21
branch: update-scala-cli-setup
22
commit-message: Update ScalaCLI
.github/workflows/update-dist.yml
@@ -22,7 +22,7 @@ jobs:
23
24
id: cpr
25
26
27
commit-message: Update dist
28
author: GitHub <[email protected]>
0 commit comments