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 a75bf63 commit 50fa067Copy full SHA for 50fa067
.github/workflows/web-app.yml
@@ -47,7 +47,7 @@ jobs:
47
48
steps:
49
- name: Download artifact from build job
50
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
51
with:
52
name: .net-app
53
0 commit comments