We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805c1dd commit 30b8da8Copy full SHA for 30b8da8
.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@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
63
with:
64
dotnet-version: |
65
2.1.818
0 commit comments