We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44d9f8 commit c8e0c66Copy full SHA for c8e0c66
1 file changed
.github/workflows/dotnet.yml
@@ -35,8 +35,8 @@ jobs:
35
runs-on: ubuntu-latest
36
37
steps:
38
- - uses: actions/download-artifact@v4.2.1
39
- name: Download a Build Artifact
+ - uses: actions/download-artifact@v4.2.1
40
with:
41
name: cstojs-artifact
42
path: artifact
0 commit comments