Skip to content

Commit 490e345

Browse files
Bump update-dotnet-sdk action (#627)
Bump the update-dotnet-sdk action to v3.4.0 to pick up changes to react to dotnet/core#9671.
1 parent 1cbcf1b commit 490e345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-sdk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
with:
2424
ref: dev
25-
- uses: martincostello/update-dotnet-sdk@67d6e2b14939c06978a7f80444157296c3defe14 # v3.2.3
25+
- uses: martincostello/update-dotnet-sdk@76e2c0df2303d4f6a404228105ebb7d60ace0556 # v3.4.0
2626
with:
2727
quality: 'daily'
2828
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)