Skip to content

Commit 577dc73

Browse files
Update actions/upload-artifact action to v6
1 parent 07a95e9 commit 577dc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v6
6464
with:
6565
name: coverage
6666
path: |

0 commit comments

Comments
 (0)