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 924d69a commit 5ea0f1eCopy full SHA for 5ea0f1e
.github/workflows/ci.yml
@@ -34,7 +34,7 @@
34
"steps": [
35
{
36
"name": "Checkout",
37
- "uses": "actions/checkout@v3.1.0"
+ "uses": "actions/checkout@v3.4.0"
38
},
39
40
"name": "Setup .NET SDK",
0 commit comments