Commit 021bdf7
fix: Update to modern GitHub Release action
Replace deprecated actions/create-release@v1 with softprops/action-gh-release@v2
to eliminate set-output deprecation warnings.
The new action is actively maintained and uses GitHub's Environment Files
instead of the deprecated set-output command.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent ec4abde commit 021bdf7
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 56 | + | |
59 | 57 | | |
60 | 58 | | |
61 | | - | |
| 59 | + | |
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
| |||
0 commit comments