We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5976ec2 + 18114d9 commit e7f7f2fCopy full SHA for e7f7f2f
1 file changed
.github/workflows/e2e.yaml
@@ -73,7 +73,7 @@ jobs:
73
74
- name: Upload Playwright report and coverage
75
if: always()
76
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
77
with:
78
name: e2e-artifacts
79
path: |
0 commit comments