Skip to content

Commit 6e841f2

Browse files
Update actions/setup-dotnet action to v4.3.1
1 parent 9c392e2 commit 6e841f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: sudo apt-get install -y libgit2-dev
5959

6060
- name: Setup required dotnet versions
61-
uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
61+
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
6262
with:
6363
dotnet-version: |
6464
2.1.818

0 commit comments

Comments
 (0)