We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a27dad3 + 41cc250 commit 1b6bf08Copy full SHA for 1b6bf08
.github/workflows/test.yaml
@@ -93,7 +93,7 @@ jobs:
93
go mod download
94
make test-e2e
95
96
- - uses: actions/[email protected].3
+ - uses: actions/[email protected].4
97
if: failure() && steps.test.outcome == 'failure'
98
with:
99
name: playwright-report
0 commit comments