Skip to content

Commit c24cead

Browse files
authored
Revert "build(deps): bump google-github-actions/release-please-action from 2 to 4" (#2967)
1 parent b1f1808 commit c24cead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
if: github.event_name == 'push'
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: google-github-actions/release-please-action@v4
19+
- uses: google-github-actions/release-please-action@v2
2020
id: release
2121
with:
2222
package-name: node-gyp

0 commit comments

Comments
 (0)