We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f951a9b commit 942e83aCopy full SHA for 942e83a
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
- uses: actions/checkout@v2
42
with:
43
fetch-depth: 0
44
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v4.1.7
45
46
name: node_modules.zip
47
path: .
0 commit comments