Skip to content

Commit 2234ce9

Browse files
authored
Update CICD.yml
1 parent f7adf89 commit 2234ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
174174
- name: Upload Error Report
175175
if: failure()
176-
uses: actions/upload-artifact@v3
176+
uses: actions/upload-artifact@v3.1.0
177177
with:
178178
name: deployment-error-report
179179
path: report.txt

0 commit comments

Comments
 (0)