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 580d7a9 commit a6d4021Copy full SHA for a6d4021
.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@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
+ - uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
51
52
dotnet-version: |
53
2.1
0 commit comments