Skip to content

Commit 37174aa

Browse files
renovate[bot]castastrophe
authored andcommitted
chore(deps): update actions/upload-artifact action to v7
1 parent 28eda83 commit 37174aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Run coverage report
5454
run: yarn coverage
55-
- uses: actions/upload-artifact@v6
55+
- uses: actions/upload-artifact@v7
5656
with:
5757
name: coverage-data-${{ github.run_id }}
5858
path: |

0 commit comments

Comments
 (0)