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