We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 745b476 commit 495caa2Copy full SHA for 495caa2
.github/workflows/release.yaml
@@ -26,7 +26,7 @@ jobs:
26
permissions:
27
id-token: write
28
steps:
29
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
30
with:
31
name: artifact
32
path: dist
0 commit comments