Skip to content

Commit 80f2989

Browse files
authored
Merge pull request #10 from trouze/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 4 to 7
2 parents 0e51ad8 + 55444db commit 80f2989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
cd ../../..
6060
6161
- name: Upload artifact
62-
uses: actions/upload-artifact@v4
62+
uses: actions/upload-artifact@v7
6363
with:
6464
name: dbtp-${{ matrix.target }}
6565
path: dbtp-${{ github.ref_name }}-${{ matrix.target }}.tar.gz

0 commit comments

Comments
 (0)