Skip to content

Commit 6cb8347

Browse files
authored
Merge pull request #780 from fabriciofx/renovate/actions-setup-dotnet-6.x
Update actions/setup-dotnet action to v6
2 parents 472c44e + ad73919 commit 6cb8347

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fsharp-build-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
persist-credentials: false
3535
- name: Setup .NET Core
36-
uses: actions/setup-dotnet@v5
36+
uses: actions/setup-dotnet@v6
3737
with:
3838
dotnet-version: |
3939
6.x

0 commit comments

Comments
 (0)