Skip to content

Commit 4b4035b

Browse files
chore(deps): update actions/upload-artifact action to v7 (#651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67eed2a commit 4b4035b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
DEBUG: ${{ secrets.DEBUG }}
2929

3030
- name: Upload artifacts
31-
uses: actions/upload-artifact@v6
31+
uses: actions/upload-artifact@v7
3232
with:
3333
name: artifacts
3434
path: artifacts

0 commit comments

Comments
 (0)