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 0ffc760 + dac3e80 commit d24a4e2Copy full SHA for d24a4e2
.github/workflows/pull-requests.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ${{ matrix.os }}
20
21
steps:
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
- name: Setup .NET Core
24
uses: actions/setup-dotnet@v3
25
- name: Run CI
.github/workflows/push-main.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
0 commit comments