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 c2693f8 + 353d249 commit a011d75Copy full SHA for a011d75
.github/workflows/docs.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
23
24
- name: Setup Python
25
uses: actions/setup-python@v6
.github/workflows/dotnet.yml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
with:
45
fetch-depth: 0
46
0 commit comments