Skip to content

Commit 8c050a4

Browse files
chore(deps): update softprops/action-gh-release action to v2
1 parent e7cc1fd commit 8c050a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precompile-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ jobs:
395395
cat manifest.json
396396
397397
- name: Create GitHub Release
398-
uses: softprops/action-gh-release@v1
398+
uses: softprops/action-gh-release@v2
399399
with:
400400
tag_name: binaries-${{ github.run_number }}
401401
name: PHP Precompiled Binaries - Build ${{ github.run_number }}

0 commit comments

Comments
 (0)