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 658dba6 commit 98e2361Copy full SHA for 98e2361
2 files changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
fail-fast: false
26
steps:
27
- name: Checkout
28
- uses: actions/checkout@v6.0.2
+ uses: actions/checkout@v6.0.3
29
with:
30
fetch-depth: 0
31
- name: Setup .NET SDK
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
17
18
19
20
0 commit comments