Skip to content

Commit 5cb46ed

Browse files
chore: bump actions/upload-artifact from 4 to 5 (#551)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8da2910 commit 5cb46ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
docker compose ps
189189
docker compose logs
190190
-
191-
uses: actions/upload-artifact@v4
191+
uses: actions/upload-artifact@v5
192192
if: failure()
193193
with:
194194
name: playwright-screenshots

0 commit comments

Comments
 (0)