We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d98e4d commit f749ad0Copy full SHA for f749ad0
.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@v3
+ uses: actions/download-artifact@v4
51
with:
52
name: .net-app
53
0 commit comments