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.
1 parent 4636148 commit 535a597Copy full SHA for 535a597
.github/workflows/build.yaml
@@ -47,7 +47,7 @@ jobs:
47
with:
48
path: tools
49
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
50
- - uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2.0
+ - uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
51
52
dotnet-version: |
53
2.1
0 commit comments