Skip to content

Commit 50caa60

Browse files
chore(deps): update softprops/action-gh-release action to v2
1 parent 3361683 commit 50caa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precompile-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ jobs:
492492
cat manifest.json
493493
494494
- name: Create GitHub Release
495-
uses: softprops/action-gh-release@v1
495+
uses: softprops/action-gh-release@v2
496496
with:
497497
tag_name: binaries-${{ github.run_number }}
498498
name: PHP Precompiled Binaries - Build ${{ github.run_number }}

0 commit comments

Comments
 (0)