We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e62cfd commit b27ca76Copy full SHA for b27ca76
1 file changed
.github/workflows/build.yaml
@@ -54,7 +54,7 @@ jobs:
54
55
steps:
56
- name: Check Out Code
57
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
58
#url: https://github.com/actions/checkout
59
60
- name: Configure .NET
0 commit comments