We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e51ad8 + 55444db commit 80f2989Copy full SHA for 80f2989
1 file changed
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
cd ../../..
60
61
- name: Upload artifact
62
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
63
with:
64
name: dbtp-${{ matrix.target }}
65
path: dbtp-${{ github.ref_name }}-${{ matrix.target }}.tar.gz
0 commit comments