Skip to content

Commit 7808367

Browse files
Update actions/upload-artifact action to v7
1 parent 8de2d49 commit 7808367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
oidc: true
6161
files: coverage/.resultset.json
6262

63-
- uses: actions/upload-artifact@v4
63+
- uses: actions/upload-artifact@v7
6464
with:
6565
name: coverage
6666
path: |

0 commit comments

Comments
 (0)