Commit 7957064
Update GitHub Actions workflow for .NET 10.0 compatibility
- Upgrade actions/checkout to v4 and actions/setup-dotnet to v4
- Change dotnet-version from 3.1.301 to 10.0.x
- Fixes build failures on ubuntu-latest (Ubuntu 24.04) due to missing libssl1.1
- Avoids Node.js 20 deprecation warnings (effective June 2026)
Co-Authored-By: Claude Haiku 4.5 <[email protected]>1 parent a36d853 commit 7957064
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments