We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 244617d + 0a3d1d2 commit cac6e5cCopy full SHA for cac6e5c
.github/workflows/release.yml
@@ -76,7 +76,7 @@ jobs:
76
uses: actions/checkout@v1
77
78
- name: Retrieve
79
- uses: actions/download-artifact@v1
+ uses: actions/download-artifact@v4.1.7
80
with:
81
name: package
82
0 commit comments