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 8d6310e commit ca6e4f0Copy full SHA for ca6e4f0
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
21
- name: Setup .NET
22
uses: actions/setup-dotnet@v4
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
0 commit comments