We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb6272 commit 4dd7f4dCopy full SHA for 4dd7f4d
.github/workflows/ci-build.yml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: Upload Cypress screenshots
76
if: failure()
77
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
78
with:
79
name: Inventory management system Screenshots
80
path: cypress/screenshots
@@ -223,7 +223,7 @@ jobs:
223
224
225
226
227
228
name: Inventory management system (with api) Screenshots
229
0 commit comments