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.
2 parents cdd4454 + d758f14 commit e78242cCopy full SHA for e78242c
.github/workflows/github-pages.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
12
13
- name: Setup .NET
14
- uses: actions/setup-dotnet@c0d4ad69d8bd405d234f1c9166d383b7a4f69ed8 # tag=v2
+ uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
15
16
- name: Build
17
run: dotnet build --configuration Release
0 commit comments