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 805c1dd commit 2560f48Copy full SHA for 2560f48
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
run: sudo apt-get install -y libgit2-dev
60
61
- name: Setup required dotnet versions
62
- uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
+ uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
63
with:
64
dotnet-version: |
65
2.1.818
0 commit comments