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.
1 parent 037f869 commit acff429Copy full SHA for acff429
.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