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 64d6d4a commit 9699580Copy full SHA for 9699580
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: ⏬ Checkout
26
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
27
with:
28
fetch-depth: 0
29
.github/workflows/release-please.yml
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
- name: 🔽 Setup dotnet from global.json
71
uses: actions/setup-dotnet@v4
0 commit comments