We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e224d commit 4a7c1cdCopy full SHA for 4a7c1cd
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
fetch-depth: 0
24
- name: Setup .NET SDK
25
- uses: actions/setup-dotnet@v5.1.0
+ uses: actions/setup-dotnet@v5.2.0
26
27
dotnet-version: 10.0.x
28
- name: Build Modules
0 commit comments