We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2f03a8 + 24262e3 commit 100d2a4Copy full SHA for 100d2a4
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v5
21
22
- name: Setup .NET Core
23
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
24
with:
25
dotnet-version: 9.0.x
26
0 commit comments