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 ac7a5fe + acff429 commit c11a2bfCopy full SHA for c11a2bf
.github/workflows/cd-release.yml
@@ -77,7 +77,7 @@ jobs:
77
needs: prepare
78
steps:
79
- name: Download workspace
80
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
81
with:
82
name: prepare-workspace
83
path: ./prepare-workspace/
0 commit comments