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 ca4accd commit 71f0e9bCopy full SHA for 71f0e9b
.github/workflows/dotnet.yml
@@ -37,6 +37,7 @@ jobs:
37
runs-on: ubuntu-latest
38
39
steps:
40
+ - uses: actions/checkout@v4
41
- uses: actions/download-artifact@v4
42
with:
43
name: cstojs-artifact
0 commit comments