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 fe73e6e + 25c2654 commit f93dd8aCopy full SHA for f93dd8a
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout code
30
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
31
32
- name: Set-up .NET
33
uses: actions/setup-dotnet@v5
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
68
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
15
16
17
0 commit comments