Skip to content

Commit a2c912c

Browse files
Update actions/upload-artifact action to v7
1 parent 3f37a80 commit a2c912c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: pnpm run test-build
2727

2828
- name: Upload files built
29-
uses: actions/upload-artifact@v6
29+
uses: actions/upload-artifact@v7
3030
with:
3131
name: files-built
3232
path: builds

0 commit comments

Comments
 (0)