Skip to content

Commit dc7dbdb

Browse files
chore(deps): update github artifact actions to v7
1 parent 4a07460 commit dc7dbdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: bun run test:coverage
6565
- name: Archive Test Coverage
6666
if: ${{ always() }}
67-
uses: actions/upload-artifact@v6
67+
uses: actions/upload-artifact@v7
6868
with:
6969
name: test-coverage
7070
path: coverage/

0 commit comments

Comments
 (0)