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 686f60f + 51f1f2f commit 0b04169Copy full SHA for 0b04169
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ${{ matrix.os }}
30
31
steps:
32
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
33
34
- name: Setup .NET
35
uses: actions/setup-dotnet@v4
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
24
25
26
27
28
0 commit comments