We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2fa889 + ef08652 commit 72891a7Copy full SHA for 72891a7
.github/workflows/dotnetcore.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: windows-latest
15
16
steps:
17
- - uses: actions/checkout@v4.1.7
+ - uses: actions/checkout@v4.2.0
18
- name: Setup .NET Core
19
uses: actions/[email protected]
20
with:
0 commit comments