You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix GitHub Actions workflow deprecated syntax and actions
- Updated actions/checkout from v2 to v4
- Updated actions/setup-dotnet from v3 to v4
- Replaced deprecated ::set-output with $GITHUB_OUTPUT
- Replaced deprecated actions/upload-release-asset@v1 with softprops/action-gh-release@v2
- Removed jossef/action-latest-release-info action (no longer needed)
0 commit comments