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 50bb154 commit deaab2aCopy full SHA for deaab2a
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
fail-fast: false
26
steps:
27
- name: Checkout
28
- uses: actions/checkout@v4.1.7
+ uses: actions/checkout@v4.2.0
29
with:
30
fetch-depth: 0
31
- name: Setup .NET SDK
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-22.04
15
16
17
18
19
20
0 commit comments