There was an error while loading. Please reload this page.
1 parent 6248e2f commit ce0ae71Copy full SHA for ce0ae71
1 file changed
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
72
73
- name: Setup .NET
74
- uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0
+ uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0
75
with:
76
dotnet-version: "9.0.x"
77
0 commit comments