We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 643f2d0 commit fe07ec8Copy full SHA for fe07ec8
.github/workflows/main_projecthoneycomb.yml
@@ -45,7 +45,7 @@ jobs:
45
46
steps:
47
- name: Download artifact from build job
48
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
49
with:
50
name: .net-app
51
0 commit comments