We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c0ce11 commit 1a37390Copy full SHA for 1a37390
1 file changed
.github/workflows/release_test.yml
@@ -34,7 +34,7 @@ jobs:
34
pip uninstall -y cumulusci
35
- name: Store artifacts
36
if: failure()
37
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
38
with:
39
name: packages
40
path: dist
0 commit comments