We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92eb5fc commit e3fe521Copy full SHA for e3fe521
.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