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 615ec76 commit db6d6bfCopy full SHA for db6d6bf
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout code
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
25
26
- name: Setup .NET SDKs
27
uses: actions/setup-dotnet@v5
.github/workflows/publish.yml
- name: Setup .NET
0 commit comments