We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95b7d35 + 73ec6b4 commit cc56038Copy full SHA for cc56038
.github/workflows/releases.yml
@@ -112,7 +112,7 @@ jobs:
112
113
steps:
114
- name: Download all workflow run artifacts
115
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
116
117
- uses: "marvinpinto/action-automatic-releases@latest"
118
with:
.github/workflows/vult.yml
@@ -113,7 +113,7 @@ jobs:
119
0 commit comments