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