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 f923d46 + f35ba24 commit cdf0d02Copy full SHA for cdf0d02
.github/workflows/github-pages.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
12
13
- name: Setup .NET
14
- uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
+ uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
15
16
- name: Build
17
run: dotnet build --configuration Release
0 commit comments