We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92eb5fc + e3fe521 commit 8cc87d2Copy full SHA for 8cc87d2
.github/workflows/main.yml
@@ -81,7 +81,7 @@ jobs:
81
runs-on: ubuntu-latest
82
83
steps:
84
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v4.1.7
85
with:
86
name: artifact
87
path: dist
0 commit comments