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 17fa906 commit 6c50b3cCopy full SHA for 6c50b3c
.github/workflows/build.yaml
@@ -20,7 +20,7 @@ jobs:
20
run:
21
working-directory: src
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
24
- uses: actions/setup-dotnet@v4
25
with:
26
dotnet-version: 8.x
0 commit comments