2 parents 472c44e + ad73919 commit 6cb8347Copy full SHA for 6cb8347
1 file changed
.github/workflows/fsharp-build-template.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
persist-credentials: false
35
- name: Setup .NET Core
36
- uses: actions/setup-dotnet@v5
+ uses: actions/setup-dotnet@v6
37
38
dotnet-version: |
39
6.x
0 commit comments