Skip to content

Commit 1b6bf08

Browse files
authored
Merge pull request #142 from lirlia/renovate/github-actions
chore(deps): update actions/upload-artifact action to v4.3.4
2 parents a27dad3 + 41cc250 commit 1b6bf08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
go mod download
9494
make test-e2e
9595
96-
- uses: actions/[email protected].3
96+
- uses: actions/[email protected].4
9797
if: failure() && steps.test.outcome == 'failure'
9898
with:
9999
name: playwright-report

0 commit comments

Comments
 (0)