Skip to content

Commit 142fd86

Browse files
committed
Bump actions/[email protected]
1 parent 4e81962 commit 142fd86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
config-file: cypress.config.ts
8181

8282
- name: Uploading test results
83-
uses: actions/upload-artifact@v3
83+
uses: actions/upload-artifact@v4.4.3
8484
if: failure()
8585
with:
8686
name: screenshots

0 commit comments

Comments
 (0)