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.
2 parents 3294c4e + 253e65d commit 7028712Copy full SHA for 7028712
1 file changed
.github/workflows/release.yml
@@ -88,7 +88,7 @@ jobs:
88
89
steps:
90
- name: Download artifact from build job
91
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
92
with:
93
name: node-app
94
0 commit comments