We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c2e8b commit 3e3780aCopy full SHA for 3e3780a
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
30
31
- name: Setup .NET
32
- uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
+ uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5
33
with:
34
dotnet-version: "9.0.x"
35
global-json-file: global.json
0 commit comments