We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbcd902 commit e0e96e1Copy full SHA for e0e96e1
1 file changed
.github/workflows/dotnet.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Setup .NET
23
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
24
with:
25
dotnet-version: 8.0.x
26
0 commit comments