Skip to content

Commit b6624a1

Browse files
Update GitHub Artifact Actions to v7
1 parent 311c6c6 commit b6624a1

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)