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 36cde5b commit f4343d4Copy full SHA for f4343d4
.github/workflows/test_sign-artifacts-workflow.yaml
@@ -44,7 +44,7 @@ jobs:
44
- name: Checkout
45
uses: actions/checkout@v5
46
- name: Setup .NET SDK
47
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
48
with:
49
dotnet-version: 8.x
50
- name: Download Signed Artifacts
0 commit comments