We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c0de6c commit 1fbd30dCopy full SHA for 1fbd30d
.github/workflows/release.yaml
@@ -8,7 +8,7 @@ jobs:
8
release:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: google-github-actions/release-please-action@v3
+ - uses: google-github-actions/release-please-action@v4
12
id: release
13
with:
14
release-type: ruby
0 commit comments