Skip to content

Commit cebf0ca

Browse files
Update actions/setup-dotnet action to v4.2.0
1 parent 805c1dd commit cebf0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: sudo apt-get install -y libgit2-dev
6060

6161
- name: Setup required dotnet versions
62-
uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
62+
uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2.0
6363
with:
6464
dotnet-version: |
6565
2.1.818

0 commit comments

Comments
 (0)