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 36dc5c9 + 618fd20 commit 1587747Copy full SHA for 1587747
1 file changed
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-22.04
12
steps:
13
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
14
- name: Setup .NET Core
15
uses: actions/setup-dotnet@v6
16
with:
0 commit comments