Skip to content

Commit 22635fb

Browse files
ci: bump softprops/action-gh-release from 2 to 3 (#444)
1 parent 69b28ea commit 22635fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: php ./box.phar compile
3232

3333
- name: Create Release
34-
uses: softprops/action-gh-release@v2
34+
uses: softprops/action-gh-release@v3
3535
with:
3636
name: Release ${{ github.ref_name }}
3737
body: ''

0 commit comments

Comments
 (0)