We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8f28ec + 693ada3 commit 1dfc6d8Copy full SHA for 1dfc6d8
1 file changed
.github/workflows/build.yml
@@ -94,7 +94,7 @@ jobs:
94
runs-on: ubuntu-latest
95
96
steps:
97
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v4.1.7
98
with:
99
name: artifact
100
path: dist
0 commit comments