We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0d4740 + b1e5c64 commit e4d4ebeCopy full SHA for e4d4ebe
.github/workflows/docs.yml
@@ -25,7 +25,7 @@ jobs:
25
path: ${{ env.FSHARP_DIR }}
26
ref: main
27
- name: Setup .NET for FSharp
28
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
29
with:
30
global-json-file: ${{ env.FSHARP_DIR }}/global.json
31
- name: Restore tools
.github/workflows/pr.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
0 commit comments