We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3eb8e26 + b567e98 commit aa242e9Copy full SHA for aa242e9
1 file changed
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v6
37
name: 🧾 Checkout
38
39
- - uses: actions/setup-dotnet@v4
+ - uses: actions/setup-dotnet@v5
40
if: ${{ matrix.use-dotnet }}
41
name: 💽 Setup .NET SDK
42
with:
0 commit comments