Skip to content

Commit 03dbe6f

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 6f8d820 commit 03dbe6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: npm run lint
2525
- name: Run tests
2626
run: npm test
27-
- uses: actions/upload-artifact@v6
27+
- uses: actions/upload-artifact@v7
2828
if: always()
2929
with:
3030
name: serenity-report

0 commit comments

Comments
 (0)