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 0fdbde0 + 56c1e71 commit 5867285Copy full SHA for 5867285
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
24
# Checkout codes
25
- name: Checkout
26
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
27
28
# Install the .NET Core workload
29
- name: Setup .NET
0 commit comments