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 81ec880 + b6e3515 commit ad2c0c4Copy full SHA for ad2c0c4
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
path: ${{ env.FSHARP_DIR }}
25
ref: main
26
- name: Setup .NET for FSharp
27
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
28
with:
29
global-json-file: ${{ env.FSHARP_DIR }}/global.json
30
- name: Restore tools
.github/workflows/pr.yml
@@ -22,7 +22,7 @@ jobs:
22
23
0 commit comments