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