Skip to content

Commit 42594a5

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent e723ec4 commit 42594a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
--no-warnings ./feature-runner/console-reporter.ts --only-failed
229229
--with-timestamps
230230

231-
- uses: actions/upload-artifact@v4
231+
- uses: actions/upload-artifact@v7
232232
if: failure()
233233
with:
234234
name: e2e-test-result

0 commit comments

Comments
 (0)