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 d5c1db4 commit 98eb46bCopy full SHA for 98eb46b
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
if: github.ref == 'refs/heads/main'
35
steps:
36
- name: Download artifact
37
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
38
with:
39
name: dist
40
path: dist
0 commit comments