Skip to content

Commit 65568ba

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent e7f15c9 commit 65568ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)